Click or drag to resize
AnimatorHashableFieldAttributeStatusGetterName Property
Gets the name of the status getter.

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

Property Value

Type: String
The name of the status getter.
See Also