Difference between revisions of "Game Script"

132 bytes added ,  07:36, 7 June 2020
→‎SKSE Global Functions: Added IsPluginInstalled
imported>Pickysaurus
(→‎SKSE Global Functions: Added light mod functions)
imported>Pickysaurus
(→‎SKSE Global Functions: Added IsPluginInstalled)
 
Line 302: Line 302:
:'''Int [[GetNthModDependency - Game|GetNthModDependency]](Int ''modIndex'', Int ''n'')'''
:'''Int [[GetNthModDependency - Game|GetNthModDependency]](Int ''modIndex'', Int ''n'')'''
:*Returns the mod index of the specified Dependency.
:*Returns the mod index of the specified Dependency.
:'''Bool [[IsPluginInstalled - Game|IsPluginInstalled]](String ''name'')'''
:*Returns if the named mod is found in the load order.


:'''Int [[GetLightModCount - Game|GetLightModCount]]()'''
:'''Int [[GetLightModCount - Game|GetLightModCount]]()'''
Anonymous user