MCPcopy Create free account
hub / github.com/SpartanJ/eepp / removeReadyCallback

Method removeReadyCallback

include/eepp/ui/uicodeeditor.hpp:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 };
125
126 void removeReadyCallback( const Uint32& id ) { mOnReadyCallbacks.erase( id ); }
127
128 protected:
129 Uint32 mReadyCbNum{ 0 };

Callers 2

initPluginManagerMethod · 0.80
NewMethod · 0.80

Calls 1

eraseMethod · 0.45

Tested by

no test coverage detected