Method | Description | |
---|---|---|
Display ( ) : void | ||
Hide ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CreateDisplayTransition ( bool force ) : U9Transition, | ||
CreateHideTransition ( bool force ) : U9Transition, | ||
DisableInteractionInternal ( ) : void | ||
EnableInteractionInternal ( ) : void |
Method | Description | |
---|---|---|
CreateCompositeTransition ( U9Transition, ts ) : U9Transition, |
protected CreateDisplayTransition ( bool force ) : U9Transition, | ||
force | bool | |
return | U9Transition, |
protected CreateHideTransition ( bool force ) : U9Transition, | ||
force | bool | |
return | U9Transition, |
protected DisableInteractionInternal ( ) : void | ||
return | void |
protected EnableInteractionInternal ( ) : void | ||
return | void |