MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / getDialogFont

Function getDialogFont

TheForceEngine/TFE_FrontEndUI/frontEndUi.cpp:3941–3944  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3939 }
3940
3941 ImFont* getDialogFont()
3942 {
3943 return s_dialogFont;
3944 }
3945
3946 void setCanSave(bool canSave)
3947 {

Callers 4

labelFunction · 0.85
modLoader_NameListUIFunction · 0.85
modLoader_FileListUIFunction · 0.85
modLoader_selectionUIFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected