Handles advanced character animations in the CRYENGINE. More...
Public Member Functions | |
| ActionController | CreateActionController (Entity entity, AnimationContext context) |
| Create a new ActionController for this Mannequin from the specified entity and context . More... | |
Properties | |
| static Mannequin | MannequinInterface [get] |
| The Mannequin-interface that manages all the mannequins. More... | |
| AnimationDatabaseManager | AnimationDatabaseManager [get] |
| Get the AnimationDatabaseManager of this Mannequin. More... | |
Handles advanced character animations in the CRYENGINE.
|
inline |
Create a new ActionController for this Mannequin from the specified entity and context .
| entity | The Entity to which the ActionController will belong. |
| context | The AnimationContext for the ActionController. |
|
get |
Get the AnimationDatabaseManager of this Mannequin.
The animation database manager.