IModScenesCanLoadScenes Property |
Returns true if the modder has permission to load scenes from the mod package, otherwise false.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool CanLoadScenes { get; }
Property Value
Type:
Boolean
See Also