| IModularFeature
|
Module |
|
Header |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunctionFactory.h |
Include |
#include "DerivedDataBuildFunctionFactory.h" |
class IBuildFunctionFactory : public IModularFeature
DO NOT USE DIRECTLY. Base for the build function factory. Use TBuildFunctionFactory.
Name | Description | ||
---|---|---|---|
|
GetFeatureName() |
Returns the name of the build function factory modular feature. |
|
|
const IBuild... |
GetFunction() |
Returns the build function associated with this factory. |