Bearbeiten

States.StateModelType Property

Definition

Defines the type of State Model to associate with this States asset. Type must be a class that extends InteractableStateModel

public:
 property Type ^ StateModelType { Type ^ get(); void set(Type ^ value); };
public Type StateModelType { get; set; }
member this.StateModelType : Type with get, set
Public Property StateModelType As Type

Property Value

Applies to