TogglePapyrusGlobalProfiler

Toggles global Papyrus profiling on or off. Profiling information is logged to "<game>/Logs/Script/Profiling" folder.

SyntaxEdit

TogglePapyrusGlobalProfiler
TPGP

ParametersEdit

None

ExamplesEdit

TPGP

NotesEdit

Profiling must be turned on or the command will fail. To turn profiling on, set "bEnableProfiling" in the "[Papyrus]" section of your ini file to 1.

See AlsoEdit