Click or drag to resize
RagdollAnimatorPrincipalPartAttribute Class
A PropertyAttribute to specify that a backing field should use a custom drawer.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyAttribute
      Candlelight.PhysicsRagdollAnimatorPrincipalPartAttribute

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public class PrincipalPartAttribute : PropertyAttribute
See Also