Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/IBuild
Description
Returns the version of the build system.
This version is expected to change very infrequently, only when formats and protocols used by the build system are changed in a way that breaks compatibility. This version is incorporated into build actions to keep the build output separate for different build versions.
| Name | GetVersion |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuild.h |
| Include Path | #include "DerivedDataBuild.h" |
const FGuid & GetVersion() const