MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / GetParent

Method GetParent

PanzerChasm/menu.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70{}
71
72MenuBase* MenuBase::GetParent()
73{
74 return parent_menu_;
75}
76
77void MenuBase::OnActivated()
78{}

Callers 1

ProcessEventsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected