C# Class ParticleRendererGetEnable, CSharpGameFramework

Inheritance: MonoBehaviour
Afficher le fichier Open project: dreamanlan/CSharpGameFramework

Méthodes publiques

Свойство Type Description
mEnabled bool

Méthodes publiques

Méthode Description
OnBecameInvisible ( ) : void
OnBecameVisible ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnBecameInvisible() public méthode

public OnBecameInvisible ( ) : void
Résultat void

OnBecameVisible() public méthode

public OnBecameVisible ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

mEnabled public_oe property

public bool mEnabled
Résultat bool