C# Class FaderScript, World-of-Carbon

Inheritance: MonoBehaviour
Afficher le fichier Open project: kenfehling/World-of-Carbon Class Usage Examples

Méthodes publiques

Méthode Description
BeginFadeOut ( ) : void
isFading ( ) : bool

Private Methods

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

Method Details

BeginFadeOut() public méthode

public BeginFadeOut ( ) : void
Résultat void

isFading() public méthode

public isFading ( ) : bool
Résultat bool