Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiekick/ImGuiFontStudio
/ GetGenMode
Method
GetGenMode
src/Project/ProjectFile.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
GenModeFlags ProjectFile::GetGenMode()
316
{
317
return m_GenMode;
318
}
319
320
bool ProjectFile::IsGenMode(GenModeFlags vFlags)
321
{
Callers
1
Generate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected