public FindAlternateVersion ( IMod p_modMod, bool p_booExistingOnly ) : IMod | ||
p_modMod | IMod | The mod for which to find another version. |
p_booExistingOnly | bool | Whether the matcher should only match candidate mods that exist. |
return | IMod |
public FindAlternateVersion ( IMod p_modMod, bool p_booExistingOnly ) : IMod | ||
p_modMod | IMod | The mod for which to find another version. |
p_booExistingOnly | bool | Whether the matcher should only match candidate mods that exist. |
return | IMod |