Module |
|
Header |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildInputResolver.h |
Include |
#include "DerivedDataBuildInputResolver.h" |
class IBuildInputResolver
Interface to resolve references to build inputs.
Name | Description | |
---|---|---|
|
~IBuildInputResolver() |
Name | Description | ||
---|---|---|---|
|
ResolveInputData ( |
Asynchronous request to resolve data for the inputs from the definition. |
|
|
ResolveInputData ( |
Asynchronous request to resolve data for the inputs from the action. |
|
|
ResolveInputMeta ( |
Asynchronous request to resolve metadata for the inputs from the definition. |
|
|
ResolveKey ( |
Asynchronous request to resolve a definition from a key. |