Click or drag to resize

ModBehaviourIsModLoaded Property

Returns true if a valid host exists in the scene and currently has a mod loaded.

Namespace:  UMod
Assembly:  UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsModLoaded { get; }

Property Value

Type: Boolean
See Also