Function Blam::EngineDefs::GetVersionBuildString

Function Documentation

std::string Blam::EngineDefs::GetVersionBuildString(bool double_space)

Retrieves the build string of the engine.

The build string will be in the following format:

Return

The build string.

Parameters
  • double_space: - Whether or not to include a second space between some elements of the string. This was added due to some quirks of how the version was written to log files in Halo 2 Sapien.