Click or drag to resize
IRagdollBinderTGetRagdoll Method
Gets the ragdoll.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
T GetRagdoll()

Return Value

Type: T
The ragdoll.
See Also