C# Class SectionController, Summer_SlowJam_3

Inheritance: MonoBehaviour
Afficher le fichier Open project: Rojibora/Summer_SlowJam_3 Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Awake ( ) : void
OnTriggerEnter ( Collider other ) : void
Start ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider other ) : void
other Collider
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

difficulty public_oe property

public float difficulty
Résultat float