IBuildPolicyShared

Interface for the private implementation of the build policy.

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

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

Syntax

class IBuildPolicyShared  

Remarks

Interface for the private implementation of the build policy.

Destructors

Type Name Description
  ~IBuildPolicyShared ()  

Functions

Type Name Description
void AddRef ()  
void AddValuePolicy ( const FBuildValuePolicy& Policy )  
TConstArrayV... GetValuePolicies ()  
void Release ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library