Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetLightColor(LightakLight, ColorFormakColorform)NativeGlobal


Caveats


Parameters

LightakLight

ColorFormakColorform


Examples

Auto-Generated Example

Light myLight__akLight
ColorForm myColorForm__akColorform

PO3_SKSEFunctions.SetLightColor(myLight__akLight, myColorForm__akColorform)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.