Property | Type | Description | |
---|---|---|---|
displayPosition | Vector3 |
Method | Description | |
---|---|---|
Display ( ) : void | ||
Hide ( ) : void | ||
TarePosition ( ) : void |
Method | Description | |
---|---|---|
CreateDisplayTransition ( bool force ) : U9Transition, | ||
CreateHideTransition ( bool force ) : U9Transition, | ||
InitView ( ) : void |
protected CreateDisplayTransition ( bool force ) : U9Transition, | ||
force | bool | |
return | U9Transition, |
protected CreateHideTransition ( bool force ) : U9Transition, | ||
force | bool | |
return | U9Transition, |