PFActionListPool - superclass: ReferenceTarget super-superclass:MAXWrapper - classID: #(1962490632, 515064576)
メソッド:
<integer>numActionLists()
アクション リストの数を返します。
<node>getActionList <index>index
所定のインデックスの付いたアクション リスト ノードを返します。
<boolean>hasActionList <node>node
所定のノードにアクション リストがある場合は true を返します。
<boolean>hasActionListByHandle <integer>handle
ハンドルによって指定されたノードにアクション リストがある場合は true を返します。