Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getVersionString
Function
getVersionString
Engine/source/app/version.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
const char* getVersionString()
42
{
43
return TORQUE_GAME_ENGINE_VERSION_STRING;
44
}
45
46
const char* getAppVersionString()
47
{
Callers
3
exportColladaHeader
Method · 0.85
init
Method · 0.85
version.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected