PFActionListPool : ReferenceTarget
PFActionListPool - superclass: ReferenceTarget super-superclass:MAXWrapper - classID: #(1962490632, 515064576)
NOTE: For Internal Use Only. Not creatable by MAXScript
PFActionListPool Interfaces:
Methods:
<integer>numActionLists()
Returns the number of Action Lists.
<node>getActionList <index>index
Returns the Action List node with the given index.
<bool>hasActionList <node>node
Returns true of the given node has an Action List.
<bool>hasActionListByHandle <integer>handle
Returns true of the node specified by handle has an Action List.