Background for Skyrim SE
Member of the JValue script
voidfunctionenableAPILog(boolarg0)NativeGlobal

Description

Documentation Comment

Most call entries made to JC will be logged. Heavy traffic, by default is disabled.
Not thread safe for multiple users (though harmless).


Caveats


Parameters

boolarg0


Examples

Auto-Generated Example

bool myBool__arg0

JValue.enableAPILog(myBool__arg0)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.