FeatureBaseBlueprintState Property

The state the blueprint is currently in

Definition

Namespace: Articy.Api.ObjectCustomization
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public BlueprintState State { get; }

Property Value

BlueprintState

Implements

IStateBlueprintState

See Also