Tala Esenlikler

FInteractionRuntimePointId

Gameplay-tag identifier for a point on an interaction target.

Interaction Framework 1.0.0 UE5.7 Struct InteractionFrameworkTypes.h

Gameplay-tag identifier for a point on an interaction target.

Module InteractionFrameworkAPI
Category core
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionRuntimePointId

Properties

Point ID

Value

Gameplay tag that names the point. Use cases: - Author readable point names in target definitions. - Compare Blueprint prompt data against a known point tag before showing custom UI.

FGameplayTag

Related Docs