RagdollHumanoidOnDeath
This item only works when running on the server. Server
Ragdolls the humanoid on death.
Functions
new
Constructs a new RagdollHumanoidOnDeath. Should be done via Binder. See RagdollBindersServer.
Ragdolls the humanoid on death.
new
Constructs a new RagdollHumanoidOnDeath. Should be done via Binder. See RagdollBindersServer.
{ "functions": [ { "name": "new", "desc": "Constructs a new RagdollHumanoidOnDeath. Should be done via [Binder]. See [RagdollBindersServer].", "params": [ { "name": "humanoid", "desc": "", "lua_type": "Humanoid" }, { "name": "serviceBag", "desc": "", "lua_type": "ServiceBag" } ], "returns": [ { "desc": "", "lua_type": "RagdollHumanoidOnDeath" } ], "function_type": "static", "source": { "line": 22, "path": "src/ragdoll/src/Server/Classes/RagdollHumanoidOnDeath.lua" } } ], "properties": [], "types": [], "name": "RagdollHumanoidOnDeath", "desc": "Ragdolls the humanoid on death.", "realm": [ "Server" ], "source": { "line": 6, "path": "src/ragdoll/src/Server/Classes/RagdollHumanoidOnDeath.lua" } }