C# Class AssemblyCSharp.lockArea

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: spooty89/Project-ROB

Méthodes publiques

Свойство Type Description
barriers List
player UnityEngine.GameObject

Méthodes publiques

Méthode Description
OnTriggerEnter ( Collider hit ) : void

Method Details

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider hit ) : void
hit UnityEngine.Collider
Résultat void

Property Details

barriers public_oe property

public List barriers
Résultat List

player public_oe property

public GameObject,UnityEngine player
Résultat UnityEngine.GameObject