1
This commit is contained in:
parent
1dcf309b78
commit
74318889a2
@ -253,7 +253,7 @@ namespace AlicizaX.UI.Runtime
|
|||||||
}
|
}
|
||||||
|
|
||||||
internal async UniTask InternalDestroy()
|
internal async UniTask InternalDestroy()
|
||||||
{
|
{1
|
||||||
if (!UIStateMachine.ValidateTransition(GetType().Name, _state, UIState.Destroying))
|
if (!UIStateMachine.ValidateTransition(GetType().Name, _state, UIState.Destroying))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user