MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / GetID

Method GetID

extensions/olcPGEX_PopUpMenu.h:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272 }
273
274 int32_t Menu::GetID()
275 {
276 return nID;
277 }
278
279 std::string& Menu::GetName()
280 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected