PermissionLevelShown
Used to set the highest permission level that APIs have to have in order to be shown in the Object Browser.
Items 5
History | Name | Value | Description | |
---|---|---|---|---|
349 | Game | 0 | Member must have no security permissions in order to be shown. | |
349 | RobloxGame | 1 | Member must have security permissions less than or equal to RobloxPlaceSecurity to be shown. | |
349 | RobloxScript | 2 | Member must have security permissions less than or equal to RobloxScriptSecurity to be shown. | |
349 | Studio | 3 | Member must have security permissions less than or equal to LocalUserSecurity to be shown. | |
349 | Roblox | 4 | Member is shown no matter what security it has. |
Description
Used to set the highest permission level that APIs have to have in order to be shown in the Object Browser.
History 6
- 349 Add Studio
- 349 Add RobloxScript
- 349 Add RobloxGame
- 349 Add Roblox
- 349 Add Game
- 349 Add PermissionLevelShown