ModHostHostDependencies Property |
Get an array of
ModHost that this host is dependant upon in order to function correclty.
This array will only be populated once this host has finished loading its hosted mod.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ModHost[] HostDependencies { get; }
Property Value
Type:
ModHostSee Also