Reference API Roblox

Engine API

Website

Related

Reference API Roblox

JoinSource

Identifies the context in which a player joined an experience via a deeplink.

Items 1

HistoryNameValueDescription
624CreatedItemAttribution1

The player joined by following an attribution link for an item created inside an experience.

Description

Identifies the context in which a player joined an experience via a deeplink. The value is available as the JoinSource key in the GameJoinContext table returned by Player:GetJoinData(). Experiences can inspect this value on Players.PlayerAdded to customize the player's starting state depending on how they arrived.

History 2

Settings