Show raw api
{ "functions": [ { "name": "BootSequence", "desc": "Start up all client-related parts of Axis", "params": [], "returns": [ { "desc": "", "lua_type": "boolean" } ], "function_type": "method", "source": { "line": 15, "path": "Axis/Core/Bootstrap/Client.luau" } } ], "properties": [], "types": [], "name": "ClientBootstrap", "desc": "Internal bootstrap module only to be used by Axis itself", "realm": [ "Client" ], "source": { "line": 7, "path": "Axis/Core/Bootstrap/Client.luau" } }