MCMgr: Difference between revisions

405 bytes added ,  3 years ago
no edit summary
No edit summary
No edit summary
 
Line 1: Line 1:
{{Subsystem infobox|name=MCMgr|is_name_official=1|description=Manages job queues for the entire game{{check}}|init_addr_switch150=0000007100DCB390}}
{{Subsystem infobox|name=MCMgr|is_name_official=1|description=Manages job queues for the entire game{{check}}|init_addr_switch150=0000007100DCB390}}
{{stub}}
{{stub}}
'''MCMgr''' is a singleton that manages job queues for the entire game{{check}}. It implements the gsys::ISystemTaskCallback interface and it is called from the [[gsys]] system task several times in postCalc.
Considering that MCMgr's callback member function is invoked from gsys, it is possible that MCMgr stands for Model Calc Manager and that it was originally designed to only handle graphics tasks.


[[Category: Internals]]
[[Category: Internals]]
[[Category: Subsystems (BotW)]]
[[Category: Subsystems (BotW)]]