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) |