Show raw api
{
"functions": [],
"properties": [
{
"name": "name",
"desc": "Get the character name",
"lua_type": "string",
"source": {
"line": 13,
"path": "../../res/data/script/lib/system/chara_ref.lua"
}
},
{
"name": "skin",
"desc": "Get the character skin",
"lua_type": "string",
"source": {
"line": 20,
"path": "../../res/data/script/lib/system/chara_ref.lua"
}
},
{
"name": "deck",
"desc": "Get the character deck identifier",
"lua_type": "string",
"source": {
"line": 27,
"path": "../../res/data/script/lib/system/chara_ref.lua"
}
},
{
"name": "theme",
"desc": "Get the character theme",
"lua_type": "string",
"source": {
"line": 34,
"path": "../../res/data/script/lib/system/chara_ref.lua"
}
},
{
"name": "special",
"desc": "Get the character special",
"lua_type": "string",
"source": {
"line": 41,
"path": "../../res/data/script/lib/system/chara_ref.lua"
}
}
],
"types": [],
"name": "CharaRef",
"desc": "Proxy class representing a skill chara",
"source": {
"line": 5,
"path": "../../res/data/script/lib/system/chara_ref.lua"
}
}