ActorStateChange.StateName Property

Definition

Gets the name of the actor state.

public string StateName { get; }
member this.StateName : string
Public ReadOnly Property StateName As String

Property Value

The name of the actor state.

Applies to