ExperienceInviteOptions

Show Deprecated
Not Replicated

Used to customize a player invite prompt, such as to customize the prompt message, target a specific friend, or include launch data in the invite.

Summary

Properties

Properties

InviteMessageId

Read Parallel

Asset ID that maps to a Notification asset type. This asset is used to store/localize a custom string for the invite notification that friends receive. See Setting Notification Options for details.

InviteUser

Read Parallel

Roblox UserId of the specific friend to invite; if not provided, the player will be prompted to pick from a list of friends.

LaunchData

Read Parallel

Used to set a parameter in Player:GetJoinData() when a friend joins from the invite notification; maximum of 200 characters. See Including Launch Data for a usage example.

PromptMessage

Read Parallel

Custom text shown on the invite prompt for the sending player, for example "Ask your friends to join the adventure!" for a multi-friend invite prompt, or "Invite this friend to join the adventure!" for a specific friend invite prompt.

Methods

Events