IModReferencesFindAllNames Method |
Attempts to get an array of
IModNameInfo representing the names of all referenced mods.
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IModNameInfo[] FindAllNames()
Return Value
Type:
IModNameInfoAn array of
IModNameInfo or an empty array if there are no references
See Also