MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / init

Method init

src/openrct2-ui/windows/Player.cpp:92–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91 public:
92 void init(const uint8_t id)
93 {
94 number = id;
95 initScrollWidgets();
96 setPage(WINDOW_PLAYER_PAGE_OVERVIEW);
97 }
98
99#pragma region Events
100

Callers 1

PlayerOpenFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected