Piccolo.NET

PHandle Constructor (PLocator)

Constructs a new handle that will use the given locator to locate itself on its parent node.

public PHandle(
   PLocator aLocator
);

Parameters

aLocator
The locator used by this handle to locate itself on its parent node.

See Also

PHandle Class | UMD.HCIL.PiccoloX.Handles Namespace | PHandle Constructor Overload List