MCPcopy Create free account
hub / github.com/beefytech/Beef / ModalsRemoved

Method ModalsRemoved

BeefySysLib/BFWindow.h:169–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 virtual void ModifyMenuItem(BFMenu* item, const char* text, const char* hotKey, BFSysBitmap* bitmap, bool enabled, int checkState, bool radioCheck) = 0;
168 virtual void RemoveMenuItem(BFMenu* item) = 0;
169 virtual void ModalsRemoved() { }
170};
171
172NS_BF_END;

Callers 1

RemoveWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected