Tala Esenlikler

FInteractionRuntimeResolvedSurface

Paged set of prompts currently available on a focused interaction surface.

Interaction Framework 1.0.0 UE5.7 Struct InteractionInteractorState.h

Paged set of prompts currently available on a focused interaction surface.

Module InteractionFrameworkAPI
Category core
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionRuntimeResolvedSurface

Properties

Resolved Surface

Current Page

One-based current page number, e.g., display "Page 2 / 3".

int32
Resolved Surface

Total Pages

Total number of pages available for this surface.

int32
Resolved Surface

Visible Start

First absolute visible surface index, e.g., debug pagination ranges.

int32
Resolved Surface

Visible End

Last absolute visible surface index, e.g., -1 when no entries are visible.

int32

Related Docs