The interface and a method are used to access a list of all ActionList objects in the current scene.
It is possible to register notification with the object thus getting notification each time when the set of all ActionLists is changing (create, clone, delete).
Classes |
|
class | IPFActionListPool |
Defines |
|
#define | PFACTIONLISTPOOL_INTERFACE Interface_ID(0x74f93d09, 0x1eb34500) |
#define | GetPFActionListPoolInterface(obj) ((IPFActionListPool*)obj->GetInterface(PFACTIONLISTPOOL_INTERFACE)) |
Functions |
|
PFExport IPFActionListPool * | GetPFActionListPool () |
Gets PFActionListPool from the scene.
|
#define PFACTIONLISTPOOL_INTERFACE Interface_ID(0x74f93d09, 0x1eb34500) |
#define GetPFActionListPoolInterface | ( | obj | ) | ((IPFActionListPool*)obj->GetInterface(PFACTIONLISTPOOL_INTERFACE)) |
PFExport IPFActionListPool * GetPFActionListPool | ( | ) |
Gets PFActionListPool from the scene.