Skip to content

Commit a4036ab

Browse files
update Open Source Docs from Roblox internal teams
1 parent 4240258 commit a4036ab

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -503,11 +503,12 @@ methods:
503503
```
504504
505505
#### Security Check
506+
507+
An asset loaded by this function must meet one of the following:
506508
507-
An asset loaded by this function must be **created or owned** by either
508-
the game creator or Roblox. Additionally, benign asset types such as
509-
t-shirts, shirts, pants and avatar accessories are loadable from any game
510-
as they are public.
509+
- The asset must be **created or owned** by the game creator.
510+
- The asset must be **shared** by the asset owner.
511+
- The asset must be owned by Roblox.
511512
512513
See also:
513514

0 commit comments

Comments
 (0)