ModHostAllModHosts Property |
Returns an array of references to all mod hosts currently in the scene regardless of their load state.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static ModHost[] AllModHosts { get; }
Property Value
Type:
ModHost
See Also