C# Class TheFisterSigil, Unity

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

Méthodes publiques

Свойство Type Description
chargeTimer float
charging bool
currentFist GameObject
player GameObject
theFist GameObject

Méthodes publiques

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

Method Details

Effect() public méthode

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

chargeTimer public_oe property

public float chargeTimer
Résultat float

charging public_oe property

public bool charging
Résultat bool

currentFist public_oe property

public GameObject currentFist
Résultat GameObject

player public_oe property

public GameObject player
Résultat GameObject

theFist public_oe property

public GameObject theFist
Résultat GameObject