Tala Esenlikler

FInteractionRuntimeResolvedSurfaceEntry

One resolved prompt entry on a paged interaction surface.

Interaction Framework 1.0.0 UE5.8 Struct InteractionInteractorState.h

One resolved prompt entry on a paged interaction surface.

Module InteractionFrameworkAPI
Category core
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionRuntimeResolvedSurfaceEntry

Properties

Resolved Surface Entry

Surface Index

Absolute entry index in the resolved surface, e.g., use as a stable row id.

int32
Resolved Surface Entry

Page Number

One-based page number containing this entry, e.g., display page navigation state.

int32
Resolved Surface Entry

Page Local Index

Zero-based index within the current page, e.g., bind to command slot 0, 1, 2, or 3.

int32

Related Docs