ExperienceInviteOptions

Afficher les obsolètes
Non répliqué

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.

Résumé

Propriétés

Propriétés

InviteMessageId

Lecture parallèle

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

Lecture parallèle

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

LaunchData

Lecture parallèle

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

Lecture parallèle

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.

Méthodes

Évènements