-
Notifications
You must be signed in to change notification settings - Fork 0
Config Objects
ItsMeNotJames edited this page Oct 21, 2023
·
1 revision
Config objects are objects which can be serialized and deserialized to and from JSON files. Ones used in Registry Configs have a type attribute. This is because their types are unknown and need to be declared for deserialization.