Subsystems: Difference between revisions
Jump to navigation
Jump to search
link to Resource system
imported>Leoetlino No edit summary |
imported>Leoetlino (link to Resource system) |
||
Line 204: | Line 204: | ||
| ResidentActorMgr || 000000710090E0A0 || Yes || Creates and manages actors that are always kept in memory such as GameROMPlayer | | ResidentActorMgr || 000000710090E0A0 || Yes || Creates and manages actors that are always kept in memory such as GameROMPlayer | ||
|- | |- | ||
| res::ResourceMgrTask || 0000007100ECA468 || Yes || Manages game resources (loading, unloading, caching, defragmenting, etc.) | | [[res::ResourceMgrTask]] || 0000007100ECA468 || Yes || Manages game resources (loading, unloading, caching, defragmenting, etc.). See also [[Resource system]]. | ||
|- | |- | ||
| ResourceSystem || 0000007100ECA468 || Yes || | | [[ResourceSystem]] || 0000007100ECA468 || Yes || | ||
|- | |- | ||
| Revision || 00000071010BA104 || Yes || Holds information about the game version and source revision. Unused in release builds. | | Revision || 00000071010BA104 || Yes || Holds information about the game version and source revision. Unused in release builds. |