C# Class TrapDisplay, nightmare_cooperative

Inheritance: MonoBehaviour
Afficher le fichier Open project: jonbro/nightmare_cooperative Class Usage Examples

Méthodes publiques

Méthode Description
DisableChildren ( ) : void
EnableChildren ( ) : void
Setup ( RL, _map, int _dir ) : void

Method Details

DisableChildren() public méthode

public DisableChildren ( ) : void
Résultat void

EnableChildren() public méthode

public EnableChildren ( ) : void
Résultat void

Setup() public méthode

public Setup ( RL, _map, int _dir ) : void
_map RL,
_dir int
Résultat void