BaseProcMgr: Difference between revisions

imported>Leoetlino
(create stubs for all known subsystems)
 
(actor jobs)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Subsystem infobox|name=BaseProcMgr|is_name_official=1|description=Unknown what this does exactly, but it is a critical part of the actor system|init_addr_switch150=00000071011BD0CC}}
{{Subsystem infobox|name=BaseProcMgr|is_name_official=1|description=[[BaseProc]] manager|init_addr_switch150=00000071011BD0CC}}
{{stub}}
{{stub}}
'''BaseProcMgr''' (BaseProc manager) is a [[subsystem]] that handles [[BaseProc]] lifetime (e.g. creation and deletion), keeping track of BaseProc handles and instances, pushing actor jobs to work queues, etc.


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

Latest revision as of 20:19, 26 May 2020

BaseProcMgr (BaseProc manager) is a subsystem that handles BaseProc lifetime (e.g. creation and deletion), keeping track of BaseProc handles and instances, pushing actor jobs to work queues, etc.

BaseProcMgr
Subsystem
Official name Yes
Description BaseProc manager
Init function Switch 1.5.0: 00000071011BD0CC
Wii U 1.5.0: ???
Debug only No