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.
HierarchyMenu Class Reference

Inherits QMenu.

Public Types

enum  Show {
  kNone = 0x0000 , kCutCopyPaste = 0x0001 , kNew_EmptyElement = 0x0004 , kNew_EmptyElementAtRoot = 0x0008 ,
  kAddComponents = 0x0040 , kDeleteElement = 0x0080 , kNewSlice = 0x0100 , kNew_InstantiateSlice = 0x0200 ,
  kNew_InstantiateSliceAtRoot = 0x0400 , kPushToSlice = 0x0800 , kEditorOnly = 0x1000 , kFindElements = 0x2000 ,
  kAll = 0xffff
}
 

Public Member Functions

 HierarchyMenu (HierarchyWidget *hierarchy, size_t showMask, bool addMenuForNewElement, const QPoint *optionalPos=nullptr)
 

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