|
ActionDirector
1.0.0
The action director's cut for rapid actions integration
|
Show an image (UI Graphic or SpriteRenderer) More...
Public Member Functions | |
| override void | Run () |
Public Attributes | |
| Transform | transformObject |
| bool | affectChildrens = false |
Show an image (UI Graphic or SpriteRenderer)
This action will raise the alpha of the image to one instantly. If the affectChildrens is checked, all children images will be affected
| bool ActionDirector.ActionShow.affectChildrens = false |
Should action affect all children of the Transform Object ?
| Transform ActionDirector.ActionShow.transformObject |
The image to affect