C# Class Pin, MyProjects

Inheritance: MonoBehaviour
Afficher le fichier Open project: usunyu/MyProjects Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
IsStanding ( ) : bool
Lower ( ) : void
Raise ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

IsStanding() public méthode

public IsStanding ( ) : bool
Résultat bool

Lower() public méthode

public Lower ( ) : void
Résultat void

Raise() public méthode

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

standingThreshold public_oe property

public float standingThreshold
Résultat float