scorpion ~master (2019-01-11T16:34:34Z)
Home
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