Skip to main content

ActionManager

Holds single toggleable actions (like a tool system).

info

This is legacy code and probably shoudl not be used in new games.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "ActionManager",
    "desc": "Holds single toggleable actions (like a tool system).\n\n:::info\nThis is legacy code and probably shoudl not be used in new games.\n:::",
    "source": {
        "line": 10,
        "path": "src/actionmanager/src/Client/ActionManager.lua"
    }
}