RagdollHumanoidOnDeathClient
This item only works when running on the client. Client
Ragdolls the humanoid on death. Should be bound via RagdollBindersClient.
Functions
new
Constructs a new RagdollHumanoidOnDeathClient. This module exports a Binder.
disableParticleEmittersAndFadeOutYielding
This is a yielding function. When called, it will pause the Lua thread that called the function until a result is ready to be returned, without interrupting other scripts. YieldsRagdollHumanoidOnDeathClient.
disableParticleEmittersAndFadeOutYielding
(
duration:
number
) →
(
)
Disables all particle emitters and fades them out. Yields for the duration.