Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ project_get
Function
project_get
TheForceEngine/TFE_Editor/editorProject.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
void parseProjectValue(const char* key, const char* value);
50
51
Project* project_get()
52
{
53
return &s_curProject;
54
}
55
56
void project_close()
57
{
Callers
15
drawTitle
Function · 0.85
menu
Function · 0.85
level_createEmpty
Function · 0.85
infoPanel
Function · 0.85
drawInfoPanel
Function · 0.85
buildProjectAssetList
Function · 0.85
updateAssetList
Function · 0.85
importSelected
Function · 0.85
loadFromTFL
Function · 0.85
saveLevel
Function · 0.85
exportGob
Function · 0.85
exportLevels
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected