Authored interaction point inside a target definition.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionRuntimePointDefinition
Properties
Point Kind
Authoring behavior for this point, e.g., Normal, Composite, or LinkedGroup.
Theme Color
Editor theme color used to visually identify this point in the target definition editor.
Show Point Of Interest
True when this point can show point-of-interest UI before becoming interactable.
Focus Priority Weight
Multiplier applied to this point's final focus score. Use cases: - Raise above 1 to make an important point win focus against nearby alternatives. - Lower below 1 to deprioritize decorative or secondary points.
Multi Participant Admission Capacity
Maximum participants admitted at this point for multi-participant routes.
Override Widget Projection
True when this point overrides inherited widget projection settings.
Widget Projection Override
Projection settings used by this point when override is enabled.
Widget Projection State Overrides
Optional per-state projection overrides for this point.