Gameplay-tag identifier for a point on an interaction target.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionRuntimePointId
Properties
Point ID
FGameplayTag 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.