MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / SetGlobalHelpText

Function SetGlobalHelpText

SampleFramework11/v1.02/TwHelper.cpp:256–259  ·  view source on GitHub ↗

Global parameters

Source from the content-addressed store, hash-verified

254
255// Global parameters
256void SetGlobalHelpText(const char* helpText)
257{
258 SetHelpText(nullptr, helpText);
259}
260
261void SetIconPosition(IconPosition position)
262{

Callers

nothing calls this directly

Calls 1

SetHelpTextFunction · 0.85

Tested by

no test coverage detected