Click or drag to resize
IRagdollBinderTBindRagdoll Method
Binds the ragdoll to this instance.

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

Parameters

ragdoll
Type: T
Ragdoll.
See Also