C# Class AbilityUnlock, DreamCatcher

Inheritance: MonoBehaviour
Afficher le fichier Open project: themechanicalturk/DreamCatcher Class Usage Examples

Méthodes publiques

Свойство Type Description
ability string

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
destroy ( ) : void
getAblint ( ) : int

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

destroy() public méthode

public destroy ( ) : void
Résultat void

getAblint() public méthode

public getAblint ( ) : int
Résultat int

Property Details

ability public_oe property

public string ability
Résultat string