Roblox API Reference

PolicyService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (4)

Type Member History
TriStateBoolean IsLuobuServer 449
TriStateBoolean LuobuWhitelisted 449
Dictionary GetPolicyInfoForPlayerAsync (Instance player)
Dictionary GetPolicyInfoForServerRobloxOnlyAsync () 491
57 members inherited from Instance

History

Members

GetPolicyInfoForPlayerAsync On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
player Instance none

Tags: [Yields]

GetPolicyInfoForServerRobloxOnlyAsync On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
No parameters.

History

Tags: [Yields]

IsLuobuServer On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.

History

Tags: [Hidden]

LuobuWhitelisted On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.

History

Tags: [Hidden]

Relevant classes (1)

Relevant enums (1)