FBuildInputDataByKey

Data for build inputs with the input key.

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildInputResolver.h
Include #include "DerivedDataBuildInputResolver.h"

Syntax

struct FBuildInputDataByKey  

Remarks

Data for build inputs with the input key.

Variables

Type Name Description
FCompressedBuff... Data Data for the input.
FUtf8StringView Key Key used to identify this input.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library