#include <settings_editor.h>
Public Attributes | |
const char * | Name |
ImGuiDataType | DataType |
int | DataCount |
int | Offset |
Definition at line 32 of file settings_editor.h.
const char* yaze::app::editor::ExampleMemberInfo::Name |
Definition at line 33 of file settings_editor.h.
ImGuiDataType yaze::app::editor::ExampleMemberInfo::DataType |
Definition at line 34 of file settings_editor.h.
int yaze::app::editor::ExampleMemberInfo::DataCount |
Definition at line 35 of file settings_editor.h.
int yaze::app::editor::ExampleMemberInfo::Offset |
Definition at line 36 of file settings_editor.h.