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

Function getUiScale

TheForceEngine/TFE_Ui/ui.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76s32 getUiScale()
77{
78 return s_uiScale;
79}
80
81void setUiInput(const void* inputEvent)
82{

Callers 3

modLoader_selectionUIFunction · 0.85
initFunction · 0.85
initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected