Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NodeInspector
Demo
Dialogue
RunCommand
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