Tala Esenlikler
Surface Route

Valid

True when this route contains usable point and command ids.

Interaction Framework 1.0.0 UE5.7 bool FInteractionRuntimeSurfaceRoute InteractionInteractorState.h

True when this route contains usable point and command ids.

This boolean flag (bool) belongs to FInteractionRuntimeSurfaceRoute under InteractionRuntime.

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

Owner FInteractionRuntimeSurfaceRoute
Module InteractionFrameworkAPI
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
bool bValid = false;

Related Docs