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
Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Méthode Description
PNodeColorTarget ( PNode target ) : System

Constructs a new PNodeColorTarget

Method Details

PNodeColorTarget() public méthode

Constructs a new PNodeColorTarget
public PNodeColorTarget ( PNode target ) : System
target PNode The target node.
Résultat System