Navigation
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 () |