Background for Skyrim SE
Member of the PO3_SKSEFunctions script
voidfunctionSetLightFOV(LightakLight, floatafFOV)NativeGlobal


Caveats


Parameters

LightakLight

floatafFOV


Examples

Auto-Generated Example

Light myLight__akLight
float myFloat__afFOV

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