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.

<boolean>hasActionList <node>node 

Returns true of the given node has an Action List.

<boolean>hasActionListByHandle <integer>handle 

Returns true of the node specified by handle has an Action List.