yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::editor::ExampleMemberInfo Struct Reference

#include <settings_editor.h>

Public Attributes

const char * Name
 
ImGuiDataType DataType
 
int DataCount
 
int Offset
 

Detailed Description

Definition at line 32 of file settings_editor.h.

Member Data Documentation

◆ Name

const char* yaze::app::editor::ExampleMemberInfo::Name

Definition at line 33 of file settings_editor.h.

◆ DataType

ImGuiDataType yaze::app::editor::ExampleMemberInfo::DataType

Definition at line 34 of file settings_editor.h.

◆ DataCount

int yaze::app::editor::ExampleMemberInfo::DataCount

Definition at line 35 of file settings_editor.h.

◆ Offset

int yaze::app::editor::ExampleMemberInfo::Offset

Definition at line 36 of file settings_editor.h.


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