RagdollableClient
This item only works when running on the client. Client
Initialize via RagdollServiceClient.
Functions
new
Constructs a new RagdollableClient. Should be done via Binder. See RagdollBindersClient.
Initialize via RagdollServiceClient.
new
Constructs a new RagdollableClient. Should be done via Binder. See RagdollBindersClient.
{ "functions": [ { "name": "new", "desc": "Constructs a new RagdollableClient. Should be done via [Binder]. See [RagdollBindersClient].", "params": [ { "name": "humanoid", "desc": "", "lua_type": "Humanoid" }, { "name": "serviceBag", "desc": "", "lua_type": "ServiceBag" } ], "returns": [ { "desc": "", "lua_type": "RagdollableClient" } ], "function_type": "static", "source": { "line": 27, "path": "src/ragdoll/src/Client/Classes/RagdollableClient.lua" } } ], "properties": [], "types": [], "name": "RagdollableClient", "desc": "Initialize via [RagdollServiceClient].", "realm": [ "Client" ], "source": { "line": 7, "path": "src/ragdoll/src/Client/Classes/RagdollableClient.lua" } }