Skip to content

Commit 7088bb6

Browse files
authored
Merge branch 'main' into patch-6
2 parents 781ede2 + 4df1975 commit 7088bb6

File tree

14 files changed

+66
-34
lines changed

14 files changed

+66
-34
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)