Skip to content

Commit 4df1975

Browse files
update Open Source Docs from Roblox internal teams
1 parent 7d12a08 commit 4df1975

File tree

13 files changed

+51
-30
lines changed

13 files changed

+51
-30
lines changed

content/common/navigation/engine/guides.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ navigation:
566566
path: /production/promotion/experience-events
567567
- title: Player Invite Prompts
568568
path: /production/promotion/invite-prompts
569-
- title: Player Referral System
569+
- title: Friend Invite Reward System
570570
path: /production/promotion/referral-system
571571
- title: Experience Notifications
572572
path: /production/promotion/experience-notifications
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

content/en-us/production/promotion/invite-prompts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The invite prompt system features the following:
1111
- **Launch Data** — Include optional [launch data](#including-launch-data) that can be read through `Class.Player:GetJoinData()` when the invited friend joins. Example use cases include routing invited friends to a coordinate location or personalizing the joining experience for the invitee.
1212
- **Customizable Text** — Customize the [invite prompt](#prompting-an-invite) message and the [notification](#setting-notification-options) message. For example, an invite prompt for the player may read "Ask your friends to join the adventure!" and the notification message for the invited friend(s) may read "\{displayName\} wants you to join their adventure in \{experienceName\}!".
1313

14+
You can also track and reward inviters and invitees using the [Friend Invite Reward System](./referral-system.md).
15+
1416
<Tabs>
1517
<TabItem label="In-Experience Prompt">
1618
<figure>

0 commit comments

Comments
 (0)