|
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 QDialog.
Public Slots | |
| void | OnAccept () |
| void | OnDoubleClicked (AZStd::vector< SelectionItem > selection) |
Public Member Functions | |
| NodeSelectionWindow (QWidget *parent, bool useSingleSelection) | |
| MCORE_INLINE NodeHierarchyWidget * | GetNodeHierarchyWidget () |
| void | Update (uint32 actorInstanceID, CommandSystem::SelectionList *selectionList=nullptr) |
| void | Update (const AZStd::vector< uint32 > &actorInstanceIDs, CommandSystem::SelectionList *selectionList=nullptr) |