Method | Description | |
---|---|---|
Hide ( ) : void | ||
OnAnimateInEnd ( ) : void | ||
OnAnimateOutEnd ( ) : void | ||
OnReturnCache ( ) : void | ||
Show ( bool modal = false, Sprite modalSprite = null, Color modalColor = null, Canvas canvas = null, Vector3 position = null ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnDestroy ( ) : void |
Method | Description | |
---|---|---|
AnimateIn ( ) : void | ||
AnimateOut ( ) : void | ||
Return ( ) : void |
public Show ( bool modal = false, Sprite modalSprite = null, Color modalColor = null, Canvas canvas = null, Vector3 position = null ) : void | ||
modal | bool | |
modalSprite | Sprite | |
modalColor | Color | |
canvas | Canvas | |
position | Vector3 | |
return | void |