Click or drag to resize
RagdollAnimatorAnimator Property
Gets the animator.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Animator Animator { get; }

Property Value

Type: Animator
The animator.
See Also