Tala Esenlikler

FInteractionUIFocusProjection

Focus and visibility projection for interaction UI.

Interaction Framework 1.0.0 UE5.8 Struct InteractionViewModel.h

Focus and visibility projection for interaction UI.

Module InteractionFrameworkAPI
Category ui
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionUIFocusProjection

Properties

Focus Projection

Has Focus

True when the interactor currently has a focused point.

bool
Focus Projection

Is Focused Point

True when this projection represents the focused point itself.

bool
Focus Projection

Evaluation Revision

Revision counter for focus evaluation, e.g., skip Blueprint refresh when unchanged.

int32

Related Docs