Background for Skyrim SE
Member of the Game script
intfunctionGetNthLightModDependency(intmodIdx, intidx)NativeGlobal


Caveats


Parameters

intmodIdx

intidx


Examples

Auto-Generated Example

int myInt__modIdx
int myInt__idx

int returnedValue = Game.GetNthLightModDependency(myInt__modIdx, myInt__idx)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.