C# Class tile_level_changer, 1gam-dungeon

Inheritance: MonoBehaviour
Afficher le fichier Open project: OneGameAMonth/1gam-dungeon

Méthodes publiques

Свойство Type Description
type int

Méthodes publiques

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

Method Details

OnTriggerEnter() public méthode

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

type public_oe property

public int type
Résultat int