C# Class LocationTracking

Inheritance: MonoBehaviour
Afficher le fichier Open project: jsngai/deepsquid Class Usage Examples

Méthodes publiques

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

Méthodes publiques

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

Method Details

OnTriggerEnter() public méthode

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

here public_oe property

public bool here
Résultat bool