Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UMD
HCIL
Piccolo
PNode.PNodeColorTarget
C# Class UMD.HCIL.Piccolo.PNode.PNodeColorTarget
A target for a color activity that gets and sets the color of the specified PNode.
Inheritance:
PColorActivity.Target
显示文件
Open project: ME3Explorer/ME3Explorer
Public Methods
Method
Description
PNodeColorTarget
(
PNode
target
) :
System
Constructs a new PNodeColorTarget
Method Details
PNodeColorTarget()
public
method
Constructs a new PNodeColorTarget
public
PNodeColorTarget
(
PNode
target
) :
System
target
PNode
The target node.
return
System