#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::editor::ExampleMemberInfo::Name |
Definition at line 33 of file settings_editor.h.
| ImGuiDataType yaze::editor::ExampleMemberInfo::DataType |
Definition at line 34 of file settings_editor.h.
| int yaze::editor::ExampleMemberInfo::DataCount |
Definition at line 35 of file settings_editor.h.
| int yaze::editor::ExampleMemberInfo::Offset |
Definition at line 36 of file settings_editor.h.