C# Class UnloadLevel, PGP2

Inheritance: MonoBehaviour
Afficher le fichier Open project: theiis/PGP2

Méthodes publiques

Свойство Type Description
lvlLoadItem GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
OnTriggerEnter ( Collider col ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnTriggerEnter() public méthode

public OnTriggerEnter ( Collider col ) : void
col Collider
Résultat void

Property Details

lvlLoadItem public_oe property

public GameObject lvlLoadItem
Résultat GameObject