Tala Esenlikler

EInteractionRuntimePromptMultiParticipantStage

Local multi-participant stage used by prompt text providers.

Interaction Framework 1.0.0 UE5.7 Enum InteractionRuntimePromptTextProvider.h

Local multi-participant stage used by prompt text providers.

Module InteractionFrameworkRuntime
Category ui
UENUM(BlueprintType)
enum class EInteractionRuntimePromptMultiParticipantStage : uint8

Values

None 0
No local multi-participant route/session is active for this prompt.
Entering 1
The local participant is inside entry flow and has not completed entry requirements.
Committed 2
The local participant completed entry; route may still be waiting for other participants.
Active 3
The route is executing after quorum.

Related Docs