Open 3D Engine EMotionFX Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
void | Register (GraphNodeCreator *creator) |
void | Unregister (GraphNodeCreator *creator, bool delFromMem=true) |
void | UnregisterAll (bool delFromMem=true) |
GraphNode * | CreateGraphNode (const QModelIndex &modelIndex, AnimGraphPlugin *plugin, EMotionFX::AnimGraphNode *node) |
QWidget * | CreateAttributeWidget (const AZ::TypeId &animGraphNodeType) |
GraphNodeCreator * | FindCreator (const AZ::TypeId &animGraphNodeType) const |