C# Class EffectsManager, source

Inheritance: MonoBehaviour
Afficher le fichier Open project: unityosgt/source Class Usage Examples

Méthodes publiques

Свойство Type Description
attack GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
Play ( Effects, effect ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Play() public méthode

public Play ( Effects, effect ) : void
effect Effects,
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

attack public_oe property

public GameObject attack
Résultat GameObject