Click or drag to resize

ModHostLoadResult Property

Returns the ModLoadResult for the last load attempt.

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

Property Value

Type: ModLoadResult
See Also