Click or drag to resize

IModSecurityCanLoadAssets Property

Returns true if the modder is allwed to load prefab assets.

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool CanLoadAssets { get; }

Property Value

Type: Boolean
See Also