scorpion ~master (2021-11-12T08:41:30.3473359)
Dub
Repo
Lang
scorpion
lang
Undocumented in source.
struct
Lang {
string
[
string
]
values
;
void
load
(string data);
}
Alias This
values
Members
Functions
load
void
load
(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
values
string
[
string
]
values
;
Undocumented in source.
Meta
Source
See Implementation
scorpion
lang
structs
Lang
LanguageManager