Roblox API Reference
Updates
About
PluginPolicyService
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.
Memory Category
Instances
Tags: [NotCreatable, Service, NotReplicated]
Table of contents
Class tree
Inherits
Member index
History
Members
GetPluginPolicy
Inherits
(1)
Instance
Member index
(1)
Type
Member
History
Dictionary
GetPluginPolicy
(
string
pluginName
)
55 members
inherited from
Instance
History
470
Add
PluginPolicyService
Members
GetPluginPolicy
On DevHub
Parameters
1
Name
Type
Default
pluginName
string
none
Return Type
Dictionary
Security
RobloxScriptSecurity
Top