MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / CBOnPostCreate

Method CBOnPostCreate

NetStream/source/menus/menu_settings.cpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202int32_t menu::Settings::CBOnPostCreate(const char *elementId, paf::ui::Widget *widget)
203{
204 return SCE_OK;
205}
206
207int32_t menu::Settings::CBOnPress(const char *elementId, const char *newValue)
208{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected