struct Srcom::Variable::Values
- Srcom::Variable::Values
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
srcr/mappings/variable/values/values.crConstructors
Instance Method Summary
-
#_note : String?
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes
-
#_note=(_note : String?)
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes
-
#choices : Hash(String, String)?
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes
-
#choices=(choices : Hash(String, String)?)
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes
- #default : String?
- #default=(default : String?)
-
#values : Hash(String, Variable::Values::Value)
Value ID => Value
-
#values=(values : Hash(String, Variable::Values::Value))
Value ID => Value
Constructor Detail
Instance Method Detail
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes
DEPRECATED This field is no longer actively used by speedrun.com and only present for legacy purposes