private IEnumerator OpenCommonScreen() => default;     // 0x00DD9B10-0x00DD9B80

    // [IteratorStateMachine] // 0x0062A7B0-0x0062A820
    private IEnumerator CloseSwitch(CancelConfig cConfig, EnterConfig eConfig, bool bResult) => default;     // 0x00DD9BB0-0x00DD9C50
    public IEnumerator EnterTextWindow(Index index, Action <string> strResult, Action <bool> boolResult = null) => default;   // 0x00DD9730-0x00DD97C0

    // [IteratorStateMachine] // 0x0062A580-0x0062A5F0
    public IEnumerator EnterTextWindow(string initText, Index index, Action <string> strResult, CancelConfig config, InputMode mode, Action <bool> boolResult = null) => default;   // 0x00DD97F0-0x00DD98A0