PFArrow (const MAXClass): PFArrow
NOTE: For Internal Use Only. Not creatable by MAXScript
PFArrow Interfaces:
Methods:
<bool>setTest <node>action
Sets the test to connect the arrow from.
<bool>setActionList <node>actionList
Sets the action list to connect the arrow to.
Returns the test the arrow is connected from.
Returns the Action Test the arrow is connected to.
Activates the arrow.
Deactivates the arrow.
Returns true if the arrow is active, false if it is not.