Skip to content

Commit 3679046

Browse files
authored
Update content/en-us/reference/engine/classes/Backpack.yaml
1 parent bca4f63 commit 3679046

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en-us/reference/engine/classes/Backpack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ description: |
2929
The Backpack can be accessed from both the client and the server.
3030
3131
```lua
32+
local Players = game:GetService("Players")
33+
3234
-- Accessing Backpack from a Server Script:
3335
game:GetSerivce("Players").PlayerName.Backpack
3436

0 commit comments

Comments
 (0)