JsonGuiSkinParser

Undocumented in source.

Members

Functions

parse
GuiSkin parse(string skinData)
Undocumented in source. Be warned that the author may not have intended to support it.
parseFonts
FontInfo[] parseFonts(jsonArray inArray)
Undocumented in source. Be warned that the author may not have intended to support it.
parseStyle
GuiStyle parseStyle(JSONValue value, string styleName)

len Result 1 Поля будут установлены одновременно от каждого края элемента. 2 Первое значение устанавливает поля от верхнего и нижнего края, второе — от левого и правого. 3 Первое значение задает поле от верхнего края, второе — одновременно от левого и правого края, а третье — от нижнего края. 4 Поочередно устанавливается поля от верхнего, правого, нижнего и левого края.

parseStyleState
GuiStyleState parseStyleState(JSONValue stateValue, GuiStyleState globalState)
Undocumented in source. Be warned that the author may not have intended to support it.
warn
void warn(string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

errors
string[] errors;
Undocumented in source.
warnings
string[] warnings;
Undocumented in source.

Meta