C# Class MagicControls, chrawl

Inheritance: MonoBehaviour
Afficher le fichier Open project: PentaHelix/chrawl Class Usage Examples

Méthodes publiques

Méthode Description
AddDagger ( GameObject d ) : void
AddScroll ( GameObject s ) : void
AddTome ( GameObject t = null ) : void
Deactivate ( int i ) : void
SetPocketwatch ( ) : void

Private Methods

Méthode Description
CastSpell ( ) : void
CurrentSpellType ( ) : int
Start ( ) : void
Update ( ) : void

Method Details

AddDagger() public méthode

public AddDagger ( GameObject d ) : void
d GameObject
Résultat void

AddScroll() public méthode

public AddScroll ( GameObject s ) : void
s GameObject
Résultat void

AddTome() public méthode

public AddTome ( GameObject t = null ) : void
t GameObject
Résultat void

Deactivate() public méthode

public Deactivate ( int i ) : void
i int
Résultat void

SetPocketwatch() public méthode

public SetPocketwatch ( ) : void
Résultat void