Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
CommandHierarchyItemCreate Class Reference

Inherits QUndoCommand.

Public Types

using PostCreationCallback = std::function< void(AZ::Entity *element)>
 

Public Member Functions

void undo () override
 
void redo () override
 

Static Public Member Functions

static void Push (UndoStack *stack, HierarchyWidget *hierarchy, const QTreeWidgetItemRawPtrQList &selectedItems, int childIndex=-1, PostCreationCallback postCreationCB=[]([[maybe_unused]] AZ::Entity *element){})
 

The documentation for this class was generated from the following file: