Tala Esenlikler

FInteractionRuntimeMultiParticipantInputSettings

Input timing settings for hold and multi-tap interaction patterns.

Interaction Framework 1.0.0 UE5.7 Struct InteractionRuntimeTargetDefinition.h

Input timing settings for hold and multi-tap interaction patterns.

Module InteractionFrameworkRuntime
Category authoring
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionRuntimeMultiParticipantInputSettings

Properties

Multi Participant Input Settings

Required Taps

Required number of taps for multi-tap input.

int32
Multi Participant Input Settings

Tap Window Seconds

Maximum seconds between taps before a tap sequence expires.

float

Related Docs