Category:Papyrus Debug Only Functions
Jump to navigation
Jump to search
These functions are all debug-only functions in Papyrus and will be compiled out of the release archives, so you shouldn't be relying on them to provide information to the user or perform tasks in a non-debug environment. Note that the entire function call is trimmed, including the arguments, so if you do something that has a side effect in one of the arguments, that side effect will be removed as well.
Pages in category "Papyrus Debug Only Functions"
The following 41 pages are in this category, out of 41 total.
G
S
- SetFootIK - Debug
- SetGodMode - Debug
- SetINIBool - Utility
- SetINIFloat - Utility
- SetINIInt - Utility
- SetINIString - Utility
- StartObjectProfiling - Form
- StartScriptProfiling - Debug
- StartStackProfiling - Debug
- StartStackRootProfiling - Debug
- StopObjectProfiling - Form
- StopScriptProfiling - Debug
- StopStackProfiling - Debug
- StopStackRootProfiling - Debug