C# Class AnimatedAlpha, TheUnseen

Makes it possible to animate alpha of the widget or a panel.
Inheritance: MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Méthode Description
OnEnable ( ) : void
Update ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void