MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / GetBuildVersion

Function GetBuildVersion

Source/Version/version.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66const char* GetBuildVersion() {
67 return phoenix_git_version_string;
68}
69
70const char* GetBuildTimestamp() {
71 return phoenix_build_timestamp;

Callers 14

GameMainFunction · 0.85
mainFunction · 0.85
GetShortBuildTagFunction · 0.85
SaveMethod · 0.85
mainFunction · 0.85
RunMethod · 0.85
RunMethod · 0.85
DrawImGuiFunction · 0.85
ASGetBuildVersionShortFunction · 0.85
ASGetBuildVersionFullFunction · 0.85
GetCrashFolderFunction · 0.85
dumpCallbackFunction · 0.85

Calls

no outgoing calls

Tested by 1

PrintSpecsFunction · 0.68