C# Class PushBack, Gravedigger

Inheritance: MonoBehaviour
Afficher le fichier Open project: Chat-Wane/Gravedigger Class Usage Examples

Méthodes publiques

Свойство Type Description
maxTimeBeeingPushed float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
endPush ( ) : void
isPushed ( ) : bool
push ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

endPush() public méthode

public endPush ( ) : void
Résultat void

isPushed() public méthode

public isPushed ( ) : bool
Résultat bool

push() public méthode

public push ( ) : void
Résultat void

Property Details

maxTimeBeeingPushed public_oe property

public float maxTimeBeeingPushed
Résultat float