ActionDirector  1.0.0
The action director's cut for rapid actions integration
ActionDirector.ActionHide Class Reference

Hide an image (UI Graphic or SpriteRenderer) More...

Inheritance diagram for ActionDirector.ActionHide:

Public Member Functions

override void Run ()
 

Public Attributes

Transform transformObject
 
bool affectChildrens = false
 

Detailed Description

Hide an image (UI Graphic or SpriteRenderer)

This action will lower the alpha of the image to zero instantly. If the affectChildrens is checked, all children images will be affected

Member Data Documentation

bool ActionDirector.ActionHide.affectChildrens = false

Should action affect all children of the Transform Object ?

Transform ActionDirector.ActionHide.transformObject

The image to affect


The documentation for this class was generated from the following file: