Class ActorInfo
Namespace: ReAgent.State
Assembly: ReAgent.dll
Syntax
public class ActorInfo
Properties
Action
Declaration
public string Action { get; }
Property Value
| Type | Description |
|---|---|
| string |
Animation
Declaration
public string Animation { get; }
Property Value
| Type | Description |
|---|---|
| string |
AnimationProgress
Declaration
public float AnimationProgress { get; }
Property Value
| Type | Description |
|---|---|
| float |
CurrentAnimationId
Declaration
public int CurrentAnimationId { get; }
Property Value
| Type | Description |
|---|---|
| int |
CurrentAnimationStage
Declaration
public int CurrentAnimationStage { get; }
Property Value
| Type | Description |
|---|---|
| int |