 | RagdollAnimatorOnExitFullHierarchyRagdoll Property |
Gets the event when full hierarchy ragdoll was exited (i.e. all parts had a strength of 0 and at least one
is now greater than 0).
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic RagdollAnimatorFullHierarchyEvent OnExitFullHierarchyRagdoll { get; }
Property Value
Type:
RagdollAnimatorFullHierarchyEventThe event when full hierarchy ragdoll was exited.
See Also