Talk:GetModIndex

From GECK
Jump to: navigation, search

Return value

In NVSE v4.5b7, this function seems to return a value of 255 if the specified mod isn't present in the load order. Thinking about it, this almost makes IsModLoaded kind of pointless; you can just call GetModIndex and test for == 255. I'm not certain whether this value was returned from the start, or if it's been introduced in more recent versions of NVSE.

--DaWrecka (talk) 21:32, 19 February 2015 (EST)