Latite Scripting Documentation (Exports)
Interface
Source: plugin.d.ts:5
readonlyauthor:string
Source: plugin.d.ts:7
readonlydescription:string
Source: plugin.d.ts:9
readonlyname:string
Source: plugin.d.ts:6
readonlyversion:string
Source: plugin.d.ts:8
requestPermission(permission:
SystemAccess):boolean
Requests a permission.
Source: plugin.d.ts:16
| Parameter | Type | Description |
|---|---|---|
| permission | SystemAccess |
The permissions to request. |
boolean
Whether or not the permission was requested.