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


Parameters

  1. stringmsg

  2. interrorLevel

  3. 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.