Reference API Roblox

Engine API

Website

Related

Reference API Roblox

PromptExperienceDetailsResult

Indicates how the player dismissed the experience details prompt shown by TeleportService:PromptExperienceDetailsAsync().

Items 2

HistoryNameValueDescription
698PromptClosed0

The player dismissed the experience details prompt without choosing to teleport (value 0).

698TeleportAttempted1

The player clicked the Join button in the experience details prompt, initiating a teleport to the advertised experience (value 1).

Description

Indicates how the player dismissed the experience details prompt displayed by TeleportService:PromptExperienceDetailsAsync(). The returned value lets scripts distinguish between a player who closed the prompt without acting and a player who initiated a teleport to the advertised experience.

History 3

Settings