ModBehaviourActiveHost Property |
Returns a reference to the active
ModHost instance in the scene. Always the first host created.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ModHost ActiveHost { get; }
Property Value
Type:
ModHostSee Also