C# Class Interactive.Detail.TotemControllerStop

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: juliancruz87/madbricks Class Usage Examples

Méthodes publiques

Méthode Description
SetTotems ( List totemsCreated ) : void
TurnOnColliderToDetect ( ) : void

Private Methods

Méthode Description
OnTriggerEnter ( Collider collisionInfo ) : void
Start ( ) : void

Method Details

SetTotems() public méthode

public SetTotems ( List totemsCreated ) : void
totemsCreated List
Résultat void

TurnOnColliderToDetect() public méthode

public TurnOnColliderToDetect ( ) : void
Résultat void