IModContextModSecurity Property |
A reference to the
IModSecurity interface that allows access to the mod security permissions at runtime.
This is useful for determining whether the mod has permission to perform an action before hand.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IModSecurity ModSecurity { get; }
Property Value
Type:
IModSecuritySee Also