Background for Skyrim SE
Member of the Form script
voidfunctionStopObjectProfiling()Native

[DEV SERVER] Loading description...


Caveats

CK Wiki - Notes

Profiling requires the "bEnableProfiling" flag in the "[Papyrus]" section of the ini file to be set to 1.


Examples

; Stops profiling the slow object
SlowObject.StopObjectProfiling()

Auto-Generated Example

myForm__toCallFunctionOn.StopObjectProfiling()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.