This constructor is an implementation detail. Do not use this.
Returns true if the custom variable is permanent. Permanent variables get stored in the splits file and are visible in the run editor. Temporary variables are not.
Accesses the name of this custom variable.
Accesses the value of this custom variable.
Generated using TypeDoc
A custom variable is a key value pair storing additional information about a run. Unlike the speedrun.com variables, these can be fully custom and don't need to correspond to anything on speedrun.com. Permanent custom variables can be specified by the runner. Additionally auto splitters or other sources may provide temporary custom variables that are not stored in the splits files.