uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
ModBehaviour Class
ModBehaviour Properties
ActiveHost Property
Hosts Property
IsModLoaded Property
ModBehaviour
Hosts Property
Returns an array of mod hosts that are currently in the scene.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
ModHost
[]
Hosts
{
get
; }
Property Value
Type:
ModHost
See Also
Reference
ModBehaviour Class
UMod Namespace