MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / GetUICategory

Method GetUICategory

src/Commands/SaveVariablesToFile.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16const wchar_t* SaveVariablesToFileCommandClass::GetUICategory() const
17{
18 return CATEGORY_DEVELOPMENT;
19}
20
21const wchar_t* SaveVariablesToFileCommandClass::GetUIDescription() const
22{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected