ActorStateChange.Type Property

Definition

Gets the type of value associated with given actor state name.

public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The type of value associated with given actor state name.

Applies to