ControllerElement Class |
Namespace: Rewired
public abstract class Element
The ControllerElement type exposes the following members.
Name | Description | |
---|---|---|
compoundElement |
Returns the Compound Element parent of this element if any.
Returns null if this Element is not a member of a Compound Element.
| |
elementIdentifier |
The controller element identifier.
| |
isMemberElement |
Returns True if the element is a member of a compound element such as an Axis2D.
|