MCPcopy Create free account
hub / github.com/MethanePowered/MethaneKit / GetHelp

Method GetHelp

Apps/05-Typography/TypographyAppController.cpp:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112pin::IHelpProvider::HelpLines TypographyAppController::GetHelp() const
113{
114 META_FUNCTION_TASK();
115 return GetKeyboardHelp();
116}
117
118} // namespace Methane::Tutorials

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected