Difference between revisions of "Category:Latent Functions"
Jump to navigation
Jump to search
imported>Jlundin |
imported>Perdev m |
||
Line 1: | Line 1: | ||
This lists | This lists latent functions in Papyrus. If you call one of these functions, you unlock your script so that other waiting calls can now execute (and therefore possibly cause your variable values to change). For more information on threading, see [[Threading Notes (Papyrus)]]. | ||
'''This list is not exhaustive.''' If you discover missing functions, please edit their pages to add <code><nowiki>[[Category:Latent Functions]]</nowiki></code> at the bottom in order to register them on this page. Use [[StartScriptProfiling - Debug|Debug.StartScriptProfiling]] if you want to check whether a function is latent or not. | |||
[[Category:Papyrus]] | [[Category:Papyrus]] |
Revision as of 23:10, 5 October 2012
This lists latent functions in Papyrus. If you call one of these functions, you unlock your script so that other waiting calls can now execute (and therefore possibly cause your variable values to change). For more information on threading, see Threading Notes (Papyrus).
This list is not exhaustive. If you discover missing functions, please edit their pages to add [[Category:Latent Functions]]
at the bottom in order to register them on this page. Use Debug.StartScriptProfiling if you want to check whether a function is latent or not.
Pages in category "Latent Functions"
The following 60 pages are in this category, out of 60 total.