Click or drag to resize

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)
Syntax
C#
bool CanLoadScenes { get; }

Property Value

Type: Boolean
See Also