client_ragdoll
Jump to navigation
Jump to search
Note:Is saved into a save file.
Question: what does it mean when clientside entity uses LINK_ENTITY_TO_CLASS ? Is it what makes the entity be able to be saved to savefile?
Example:This is created when a CBaseAnimating's BecomeRagdoll input is used
![]() |
---|
C_ClientRagdoll |
![]() |
client_ragdoll
is a clientside entity available in all Source games. It is a client-side version of prop_ragdoll where VPhysics are simulated on the client's end.


