Background for Skyrim SE
Member of the Game script
intfunctionGetLightModByName(stringname)NativeGlobal


Caveats


Parameters

stringname


Examples

Auto-Generated Example

string myString__name

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