Background for Skyrim SE
Member of the cGetCell script
voidfunctionclibTrace(stringmsg, interrorLevel, boolcondition=true)Global


Caveats


Parameters

stringmsg

interrorLevel

boolcondition=true


Examples

Auto-Generated Example

string myString__msg
int myInt__errorLevel
bool myBool__condition

cGetCell.clibTrace(myString__msg, myInt__errorLevel, myBool__condition)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.