mud ~master (2021-10-02T13:22:48Z)
Dub
Repo
ConfigProperty
mud
config
UDA to describe a config property
struct
ConfigProperty {
string
name
;
}
Members
Variables
name
string
name
;
What the saved entity's name should be
Meta
Source
See Implementation
mud
config
functions
deserializeConfig
deserializeConfigString
serializeConfig
serializeConfigString
structs
ConfigProperty
UDA to describe a config property