 | RagdollAnimatorOnEnterFullHierarchyRagdoll Property |
Gets the event when full hierarchy ragdoll was entered (i.e. all parts just now have a strength of 0).
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic RagdollAnimatorFullHierarchyEvent OnEnterFullHierarchyRagdoll { get; }
Property Value
Type:
RagdollAnimatorFullHierarchyEventThe event when full hierarchy ragdoll was entered.
See Also