C# Class NodeInspector.Demo.Dialogue.RunCommand

Inheritance: DialogueNode
Afficher le fichier Open project: nicloay/Node-Inspector

Méthodes publiques

Свойство Type Description
CommandKey string
Owner Owner

Méthodes publiques

Méthode Description
Execute ( GameObject actor, GameObject opponent ) : void

Method Details

Execute() public méthode

public Execute ( GameObject actor, GameObject opponent ) : void
actor UnityEngine.GameObject
opponent UnityEngine.GameObject
Résultat void

Property Details

CommandKey public_oe property

public string CommandKey
Résultat string

Owner public_oe property

public Owner Owner
Résultat Owner