MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / drawSettings

Method drawSettings

Examples/SCExample/HotReloadSystem.h:280–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278 HotReloadViewState& viewState;
279
280 void drawSettings() { SC_TRUST_RESULT(drawInternal()); }
281
282 Result drawInternal()
283 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected