Skip to main content
Show raw api
{
    "functions": [
        {
            "name": "new",
            "desc": "",
            "params": [],
            "returns": [
                {
                    "desc": "",
                    "lua_type": "RealTimeTimeUpdater"
                }
            ],
            "function_type": "static",
            "tags": [
                "Constructor"
            ],
            "source": {
                "line": 15,
                "path": "src/shared/animationPlayer/timeUpdater/RealTimeTimeUpdater.lua"
            }
        }
    ],
    "properties": [],
    "types": [],
    "name": "RealTimeTimeUpdater",
    "desc": "Extends [TimeUpdater](/api/TimeUpdater)\n*Description here*",
    "source": {
        "line": 7,
        "path": "src/shared/animationPlayer/timeUpdater/RealTimeTimeUpdater.lua"
    }
}