Background for Skyrim SE
Member of the clib script
boolfunctioncIsLight(stringhexForm="", intdecForm=0, FormformVar=NONE, booluseSKSE=true)Global

Description

Documentation String

Requirements: None, SKSE:Soft

Documentation Comment

====== Mod Functions


Caveats


Parameters

stringhexForm=""

intdecForm=0

FormformVar=NONE

booluseSKSE=true


Examples

Auto-Generated Example

string myString__hexForm
int myInt__decForm
Form myForm__formVar
bool myBool__useSKSE

bool returnedValue = clib.cIsLight(myString__hexForm, myInt__decForm, myForm__formVar, myBool__useSKSE)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.