Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getAppVersionString
Function
getAppVersionString
Engine/source/app/version.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
const char* getAppVersionString()
47
{
48
return TORQUE_APP_VERSION_STRING;
49
}
50
51
/// TGE 0001
52
/// TGEA 0002
Callers
1
version.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected