ModToolsSecurityInfo Class |
Namespace: UMod.ModTools
[SerializableAttribute] public sealed class ModToolsSecurityInfo
The ModToolsSecurityInfo type exposes the following members.
Name | Description | |
---|---|---|
ModToolsSecurityInfo | Initializes a new instance of the ModToolsSecurityInfo class |
Name | Description | |
---|---|---|
AllowAssembliesInMods |
Should the build engine allow managed assemblies to be included in mods.
| |
AllowScriptsInMods |
Should the build engine allow CSharp script assets to be compiled and included in mods.
| |
PerformBuildSecurityChecks |
Should the build engine perform code security checks when building a mod.
| |
SecurityRestrictions |
The security restrictions asset that contains the code valdiation rules.
|