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
Klak
Wiring
Patcher
NodeFactory.NodeType
C# Class Klak.Wiring.Patcher.NodeFactory.NodeType
Afficher le fichier
Open project: keijiro/Klak
Méthodes publiques
Свойство
Type
Description
label
UnityEngine.GUIContent
type
System.Type
Méthodes publiques
Méthode
Description
NodeType
(
string
label
,
Type
type
) :
UnityEngine
Method Details
NodeType()
public
méthode
public
NodeType
(
string
label
,
Type
type
) :
UnityEngine
label
string
type
System.Type
Résultat
UnityEngine
Property Details
label
public_oe property
public
GUIContent,UnityEngine
label
Résultat
UnityEngine.GUIContent
type
public_oe property
public
Type,System
type
Résultat
System.Type