Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NodeInspector
Demo
Dialogue
RunCommandController
C# Class NodeInspector.Demo.Dialogue.RunCommandController
Inheritance:
UnityEngine.MonoBehaviour
Datei anzeigen
Open project: nicloay/Node-Inspector
Class Usage Examples
Public Properties
Property
Type
Description
Commands
List
Public Methods
Method
Description
RunCommand
(
string
key
) :
void
Method Details
RunCommand()
public
method
public
RunCommand
(
string
key
) :
void
key
string
return
void
Property Details
Commands
public_oe property
public
List
Commands
return
List