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
Klak
Wiring
Patcher
NodeFactory.NodeType
C# Class Klak.Wiring.Patcher.NodeFactory.NodeType
Datei anzeigen
Open project: keijiro/Klak
Public Properties
Property
Type
Description
label
UnityEngine.GUIContent
type
System.Type
Public Methods
Method
Description
NodeType
(
string
label
,
Type
type
) :
UnityEngine
Method Details
NodeType()
public
method
public
NodeType
(
string
label
,
Type
type
) :
UnityEngine
label
string
type
System.Type
return
UnityEngine
Property Details
label
public_oe property
public
GUIContent,UnityEngine
label
return
UnityEngine.GUIContent
type
public_oe property
public
Type,System
type
return
System.Type