BindableRagdollHumanoidOnFall
Ragdolls the humanoid on fall. This is the base class.
Functions
new
Constructs a new BindableRagdollHumanoidOnFall.
Ragdolls the humanoid on fall. This is the base class.
new
Constructs a new BindableRagdollHumanoidOnFall.
{ "functions": [ { "name": "new", "desc": "Constructs a new BindableRagdollHumanoidOnFall.", "params": [ { "name": "humanoid", "desc": "", "lua_type": "Humanoid" }, { "name": "ragdollBinder", "desc": "", "lua_type": "Binder<Ragdoll | RagdollClient>" } ], "returns": [ { "desc": "", "lua_type": "BindableRagdollHumanoidOnFall" } ], "function_type": "static", "source": { "line": 26, "path": "src/ragdoll/src/Shared/Classes/BindableRagdollHumanoidOnFall.lua" } } ], "properties": [], "types": [], "name": "BindableRagdollHumanoidOnFall", "desc": "Ragdolls the humanoid on fall. This is the base class.", "source": { "line": 5, "path": "src/ragdoll/src/Shared/Classes/BindableRagdollHumanoidOnFall.lua" } }