C# Class NodeInspector.Demo.Dialogue.RunCommandController

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: nicloay/Node-Inspector Class Usage Examples

Méthodes publiques

Свойство Type Description
Commands List

Méthodes publiques

Méthode Description
RunCommand ( string key ) : void

Method Details

RunCommand() public méthode

public RunCommand ( string key ) : void
key string
Résultat void

Property Details

Commands public_oe property

public List Commands
Résultat List