Skip to content

Commit a55cc3e

Browse files
update Open Source Docs from Roblox internal teams
1 parent 0260950 commit a55cc3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ methods:
2424
description: |
2525
Determines if a user can see brand project assets inside your experience. This method lets you work with brands to only show commercial assets to brand-compliant audiences.
2626
27-
To use `CanViewBrandProjectAsync`, you must use a brand project ID provided by Roblox. To request a brand project ID, <a href="mailto:[email protected]?subject=Request%20-%20Brand%20Project%20ID&body=Hi%20Roblox%20Team%20-%20can%20you%20please%20create%20a%20brand%20project%20ID%20for%20me%20so%20I%20can%20use%20the%20API%3F%20Please%20let%20me%20know%20if%20any%20additional%20information%20is%20needed.%20Thanks%21">contact us</a>.
27+
To use `CanViewBrandProjectAsync`, you must use a brand project ID provided by Roblox. To request a brand project ID, <a href="https://docs.google.com/forms/d/e/1FAIpQLSfGTRQwATB2wUg0P4HUSTtyXrhptFahJifo1ew84SyqtfSBfg/viewform">contact us</a>.
2828
2929
You must call this method on a server-side Script and wrap it in a `Global.LuaGlobals.pcall()`.
3030
code_samples:

0 commit comments

Comments
 (0)