Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Invert
Core
GraphDesigner
NodeFlag
C# Class Invert.Core.GraphDesigner.NodeFlag
Inheritance:
System.Attribute
ファイルを表示
Open project: InvertGames/uFrame.Editor
Public Methods
Method
Description
NodeFlag
(
string
name
) :
System
NodeFlag
(
string
name
,
NodeColor
color
) :
System
Method Details
NodeFlag()
public
method
public
NodeFlag
(
string
name
) :
System
name
string
return
System
NodeFlag()
public
method
public
NodeFlag
(
string
name
,
NodeColor
color
) :
System
name
string
color
NodeColor
return
System