IBuildFunction::GetVersion

Returns the version of the build function, which must change when the function changes.

Unreal Engine C++ API Reference > Developer > DerivedDataCache > IBuildFunction

  • IBuildFunction::GetVersion()

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h
Include #include "DerivedDataBuildFunction.h"
[FGuid](API\Runtime\Core\Misc\FGuid) GetVersion() const  

Remarks

Returns the version of the build function, which must change when the function changes.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library