Skip to main content

DifficultyRef

Object representing an difficulty instance

Properties

id

DifficultyRef.id: string

Get/Set the difficulty identifier

Show raw api
{
    "functions": [],
    "properties": [
        {
            "name": "id",
            "desc": "Get/Set the difficulty identifier",
            "lua_type": "string",
            "source": {
                "line": 13,
                "path": "../../res/data/script/lib/system/difficulty_ref.lua"
            }
        }
    ],
    "types": [],
    "name": "DifficultyRef",
    "desc": "Object representing an difficulty instance",
    "source": {
        "line": 5,
        "path": "../../res/data/script/lib/system/difficulty_ref.lua"
    }
}