Tala Esenlikler
Local Player Count Requirement

Player Count

Authored player count used by the comparison.

Interaction Framework 1.0.0 UE5.8 int32 UInteractionRuntimeLocalPlayerCountRequirement InteractionRuntimeLocalPlayerCountRequirement.h

Authored player count used by the comparison.

This numeric value (int32) belongs to UInteractionRuntimeLocalPlayerCountRequirement under InteractionRuntime|Requirements.

Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.

Owner UInteractionRuntimeLocalPlayerCountRequirement
Module InteractionFrameworkRuntime
Category InteractionRuntime|Requirements
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|Requirements", DisplayName = "Local Player Count", meta = (ClampMin = "0", UIMin = "0"))
int32 PlayerCount = 1;

Related Docs