Show raw api
{
"functions": [
{
"name": "new",
"desc": "Constructs a new RagdollHumanoidOnFallClient. This module exports a [Binder].",
"params": [
{
"name": "humanoid",
"desc": "",
"lua_type": "Humanoid"
},
{
"name": "serviceBag",
"desc": "",
"lua_type": "ServiceBag"
}
],
"returns": [
{
"desc": "",
"lua_type": "RagdollHumanoidOnFallClient"
}
],
"function_type": "static",
"source": {
"line": 31,
"path": "src/ragdoll/src/Client/Classes/RagdollHumanoidOnFallClient.lua"
}
}
],
"properties": [],
"types": [],
"name": "RagdollHumanoidOnFallClient",
"desc": "Ragdolls the humanoid on death. Should be bound via [RagdollBindersClient].",
"realm": [
"Client"
],
"source": {
"line": 7,
"path": "src/ragdoll/src/Client/Classes/RagdollHumanoidOnFallClient.lua"
}
}