MyWhitelistTarget Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI
Member name | Value | Description | |
---|---|---|---|
None | 0 | No target. Depending on the context, this may mean no support at all or unrestricted support. | |
ModApi | 1 | The entry supports or must support ModAPI level entry. | |
Ingame | 2 | The entry supports or must support Ingame level entry. | |
Both | 3 | A shortcut flag meaning the entry supports or must support both ModAPI and Ingame level entries. |