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

Method CBOnPreCreate

NetStream/source/menus/menu_settings.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197int32_t menu::Settings::CBOnPreCreate(const char *elementId, sce::AppSettings::Element *element)
198{
199 return SCE_OK;
200}
201
202int32_t menu::Settings::CBOnPostCreate(const char *elementId, paf::ui::Widget *widget)
203{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected