C# Class Tome, chrawl

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

Méthodes publiques

Свойство Type Description
manaCost float
runeSet RuneSet,
spell Spell

Méthodes publiques

Méthode Description
LookAt ( RaycastHit r ) : void
OnInteract ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

LookAt() public méthode

public LookAt ( RaycastHit r ) : void
r UnityEngine.RaycastHit
Résultat void

OnInteract() public méthode

public OnInteract ( ) : 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

manaCost public_oe property

public float manaCost
Résultat float

runeSet public_oe property

public RuneSet, runeSet
Résultat RuneSet,

spell public_oe property

public Spell spell
Résultat Spell