Difference between revisions of "Category:Non-delayed Native Function"
Jump to navigation
Jump to search
imported>JLundin (Created page with "This lists all functions in Papyrus that do not have to sync with the game's framerate in order to execute, and so, in general, will execute faster then "normal" native functi...") |
imported>JLundin m |
||
Line 1: | Line 1: | ||
This lists all functions in Papyrus that do not have to sync with the game's framerate in order to execute, and so, in general, will execute faster then "normal" native functions. | This lists all functions in Papyrus that do not have to sync with the game's framerate in order to execute, and so, in general, will execute faster then "normal" native functions. Non-native functions are never synced to the game's framerate, and will always operate in this manner. | ||
[[Category:Papyrus]] | [[Category:Papyrus]] |
Revision as of 07:58, 12 September 2012
This lists all functions in Papyrus that do not have to sync with the game's framerate in order to execute, and so, in general, will execute faster then "normal" native functions. Non-native functions are never synced to the game's framerate, and will always operate in this manner.
Pages in category "Non-delayed Native Function"
The following 57 pages are in this category, out of 57 total.
G
R
- RadiansToDegrees - Math
- RegisterForAnimationEvent - Form
- RegisterForLOS - Form
- RegisterForSingleLOSGain - Form
- RegisterForSingleLOSLost - Form
- RegisterForSingleUpdate - Form
- RegisterForSingleUpdateGameTime - Form
- RegisterForSleep - Form
- RegisterForTrackedStatsEvent - Form
- RegisterForUpdate - Form
- RegisterForUpdateGameTime - Form
- RemoveAllInventoryEventFilters - ObjectReference
- RemoveInventoryEventFilter - ObjectReference