|
Open 3D Engine ImGui 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.
|
Public Member Functions | |
| void | Clear () |
| bool | IsDataType (const char *type) const |
| bool | IsPreview () const |
| bool | IsDelivery () const |
Public Attributes | |
| void * | Data |
| int | DataSize |
| ImGuiID | SourceId |
| ImGuiID | SourceParentId |
| int | DataFrameCount |
| char | DataType [32+1] |
| bool | Preview |
| bool | Delivery |