IBuildFunction::GetName

Returns the name of the build function, which identifies it in a build definition.

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

  • IBuildFunction::GetName()

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h
Include #include "DerivedDataBuildFunction.h"
const [FUtf8SharedString](API\Developer\DerivedDataCache\FUtf8SharedString) & GetName() const  

Remarks

Returns the name of the build function, which identifies it in a build definition.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library