Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
const char* GetBuildVersion() {
67
return phoenix_git_version_string;
68
}
69
70
const char* GetBuildTimestamp() {
71
return phoenix_build_timestamp;
Callers
14
GameMain
Function · 0.85
main
Function · 0.85
GetShortBuildTag
Function · 0.85
Save
Method · 0.85
main
Function · 0.85
Run
Method · 0.85
Run
Method · 0.85
DrawImGui
Function · 0.85
ASGetBuildVersionShort
Function · 0.85
ASGetBuildVersionFull
Function · 0.85
GetCrashFolder
Function · 0.85
dumpCallback
Function · 0.85
Calls
no outgoing calls
Tested by
1
PrintSpecs
Function · 0.68