UI policy used when this requirement denies availability on the client.
This enum selection (EInteractionRuntimeRequirementUIPolicy) belongs to UInteractionRuntimeRequirement under InteractionRuntime|Requirements|UI.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
The enum value selects one behavior path for the owning type. Use the related enum reference for the meaning of each available value.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|Requirements|UI", DisplayName="UI Policy")
EInteractionRuntimeRequirementUIPolicy ClientDenyUIPolicy = EInteractionRuntimeRequirementUIPolicy::Inactive;