IMyScriptBlacklist Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI
The IMyScriptBlacklist type exposes the following members.
Name | Description | |
---|---|---|
GetBlacklistedIngameEntries |
Gets the entries that have been blacklisted for the ingame scripts.
| |
GetWhitelist |
Gets the entries that have been whitelisted by the system. Each entry may represent a whole namespace,
a single type and all its members, or a single member of a type.
| |
OpenIngameBlacklistBatch |
Opens a batch to add or remove members to the blacklist.
|