C# Class UnfillWithTime, ES2015F

Inheritance: MonoBehaviour
Afficher le fichier Open project: jgirald/ES2015F

Méthodes publiques

Свойство Type Description
action Action

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
Start ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

action public_oe property

public Action action
Résultat Action