Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
Inheritance Hierarchy
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunctionFactory.h |
Include | #include "DerivedDataBuildFunctionFactory.h" |
Syntax
class IBuildFunctionFactory : public [IModularFeature](API\Runtime\Core\Features\IModularFeature)
Remarks
DO NOT USE DIRECTLY. Base for the build function factory. Use TBuildFunctionFactory.
Functions
Type | Name | Description |
---|---|---|
const IBuild... | GetFunction () | Returns the build function associated with this factory. |
Constants
Name | Description |
---|---|
FeatureName |