C# Class TurtleSwitch

Inheritance: MonoBehaviour
Afficher le fichier Open project: jsngai/deepsquid

Méthodes publiques

Свойство Type Description
questComplete bool

Méthodes publiques

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

Method Details

OnTriggerStay() public méthode

public OnTriggerStay ( 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

questComplete public_oe property

public bool questComplete
Résultat bool