FBuildConfigContext::FindConstant

Returns the constant with the matching key, or an object with no fields if not found.

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

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h
Include #include "DerivedDataBuildFunction.h"
[FCbObject](API\Runtime\Core\Serialization\FCbObject) FindConstant
(
    FUtf8StringView Key
) const

Remarks

Returns the constant with the matching key, or an object with no fields if not found.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library