Auxiliary Packages
Auxiliary packages
openmw_aux.* are built-in libraries that are itself implemented in Lua. They can not do anything that is not possible with the basic API, they only make it more convenient.
Sources can be found in resources/vfs/openmw_aux. In theory mods can override them, but it is not recommended.
Module |
Context |
Description |
|---|---|---|
global menu local |
Game time calendar |
|
global menu local |
Timers and game time utils |
|
menu player |
User interface utils |
|
global menu local load |
Miscellaneous utils |