예제 #1
0
    IEnumerator SetupPickRegion_EnterState()
    {
        UIDisableInput.Enable(true);

        yield return(null);
    }