Player:GetRagdollEntity
Description
Returns players death ragdoll. The ragdoll is created by Player:CreateRagdoll.
Returns
1 Entity
The ragdoll.
Unlike normal clientside ragdolls (C_ClientRagdoll
), this will be a C_HL2MPRagdoll
on the client, and hl2mp_ragdoll
on the server.