GlobalParameter

From ZeldaMods (Breath of the Wild)
Revision as of 19:43, 7 January 2019 by imported>Leoetlino
Jump to navigation Jump to search
GlobalParameter
Subsystem
Official name Yes
Description Loads the GlobalParameter parameters
Init function Switch 1.5.0: 0000007100E4D064
Wii U 1.5.0: ???
Debug only No

GlobalParameter is the subsystem that loads the eponymous actor during the game's initialisation process. It is a singleton that is used by many other subsystems to access global gameplay parameters that are stored in the GlobalParameter bgparamlist (GeneralParamList).