C# Class FireWandSigil, Unity

Inheritance: Sigil
Afficher le fichier Open project: zackva/Unity

Méthodes publiques

Свойство Type Description
fireball GameObject
player GameObject

Méthodes publiques

Méthode Description
Effect ( ) : void
Start ( ) : void

Method Details

Effect() public méthode

public Effect ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

fireball public_oe property

public GameObject fireball
Résultat GameObject

player public_oe property

public GameObject player
Résultat GameObject