Click or drag to resize

ModBehaviourHosts 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#
public ModHost[] Hosts { get; }

Property Value

Type: ModHost
See Also