Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Invert
Core
GraphDesigner
NodeProperty
C# Class Invert.Core.GraphDesigner.NodeProperty
Inheritance:
InspectorProperty
Mostra file
Open project: InvertGames/uFrame.Editor
Public Methods
Method
Description
NodeProperty
( ) :
System
NodeProperty
(
InspectorType
inspectorType
) :
System
NodeProperty
(
string
tip
) :
System
Method Details
NodeProperty()
public
method
public
NodeProperty
( ) :
System
return
System
NodeProperty()
public
method
public
NodeProperty
(
InspectorType
inspectorType
) :
System
inspectorType
InspectorType
return
System
NodeProperty()
public
method
public
NodeProperty
(
string
tip
) :
System
tip
string
return
System