Projection of currently active progress for UI.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionUIProgressProjection
Properties
Progress Projection
EInteractionRuntimeInputPattern Active Progress Pattern
Input pattern driving active progress, e.g., Hold or MultiTap.
Progress Projection
int32 Active Progress Current Count
Current active discrete progress count, e.g., current tap count.
Progress Projection
int32 Active Progress Required Count
Required active discrete progress count, e.g., required taps.