FBuildActionBuilder::AddInput

Add an input with a key that is unique within this action.

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

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildAction.h
Include #include "DerivedDataBuildAction.h"
void AddInput
(
    FUtf8StringView Key,
    const [FIoHash](API\Runtime\Core\IO\FIoHash) & RawHash,
    uint64 RawSize
)

Remarks

Add an input with a key that is unique within this action.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library