|
Open 3D Engine EMotionFX Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QWidget, and Handler.
Classes | |
| struct | CopyPasteClipboard |
| struct | CopyPasteConditionObject |
Public Member Functions | |
| AttributesWindow (AnimGraphPlugin *plugin, QWidget *parent=nullptr) | |
| const CopyPasteClipboard & | GetCopyPasteConditionClipboard () const |
| void | Init (const QModelIndex &modelIndex=QModelIndex(), bool forceUpdate=false) |
| void | Lock () |
| void | Unlock () |
| bool | IsLocked () const override |
| QModelIndex | GetModelIndex () const override |
| AddConditionButton * | GetAddConditionButton () |
| void | AddTransitionCopyPasteMenuEntries (QMenu *menu) |
| EMotionFX::AnimGraphEditor * | GetAnimGraphEditor () const |