ExperienceInviteOptions

非推奨を表示
複製されていません

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.

概要

プロパティ

プロパティ

InviteMessageId

並列読み取り

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

並列読み取り

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

LaunchData

並列読み取り

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

並列読み取り

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.

方法

イベント