RetroArch
Public Attributes | List of all members
string_options_entry Struct Reference
Collaboration diagram for string_options_entry:
[legend]

Public Attributes

enum msg_hash_enums name_enum_idx
 
enum msg_hash_enums SHORT_enum_idx
 
const char * default_value
 
const char * values
 
char * target
 
size_t len
 

Member Data Documentation

◆ default_value

const char* string_options_entry::default_value

◆ len

size_t string_options_entry::len

◆ name_enum_idx

enum msg_hash_enums string_options_entry::name_enum_idx

◆ SHORT_enum_idx

enum msg_hash_enums string_options_entry::SHORT_enum_idx

◆ target

char* string_options_entry::target

◆ values

const char* string_options_entry::values

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