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

Function getEditorVersion

TheForceEngine/TFE_Editor/editor.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 }
103
104 Vec2i getEditorVersion()
105 {
106 return s_editorVersion;
107 }
108
109 TextureGpu* getIconAtlas()
110 {

Callers 2

exportWriteTFEHeaderFunction · 0.85
exportWriteTFEHeader_LEVFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected