MCPcopy 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
41const char* getVersionString()
42{
43 return TORQUE_GAME_ENGINE_VERSION_STRING;
44}
45
46const char* getAppVersionString()
47{

Callers 3

exportColladaHeaderMethod · 0.85
initMethod · 0.85
version.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected