Show / Hide Table of Contents

Class AnimationStateReference

Inheritance
System.Object
AnimationStateReference
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public class AnimationStateReference

Properties

Animator

Declaration
public Animator Animator { get; }
Property Value
Type Description
Animator

Assigned

Declaration
public bool Assigned { get; }
Property Value
Type Description
System.Boolean

StateName

Declaration
public string StateName { get; }
Property Value
Type Description
System.String
Back to top Generated by DocFX