Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/Shadows
/ SetGlobalHelpText
Function
SetGlobalHelpText
Shadows/SampleFramework11/TwHelper.cpp:256–259 ·
view source on GitHub ↗
Global parameters
Source
from the content-addressed store, hash-verified
254
255
// Global parameters
256
void SetGlobalHelpText(const char* helpText)
257
{
258
SetHelpText(nullptr, helpText);
259
}
260
261
void SetIconPosition(IconPosition position)
262
{
Callers
1
Initialize
Method · 0.85
Calls
1
SetHelpText
Function · 0.85
Tested by
no test coverage detected