IBuildActionInternal

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

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

Syntax

class IBuildActionInternal  

Destructors

Type Name Description
  ~IBuildActionInternal ()  

Functions

Type Name Description
void AddRef ()  
const FGuid ... GetBuildSystemVersion ()  
const FUtf8S... GetFunction ()  
const FGuid ... GetFunctionVersion ()  
const FBuild... GetKey ()  
const FShare... GetName ()  
bool HasConstants ()  
bool HasInputs ()  
void IterateConstants ( TFunctionRef< void(FUtf8StringView ... )  
void IterateInputs ( TFunctionRef< void(FUtf8StringView ... )  
void Release ()  
void Save ( FCbWriter& Writer )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library