Navigation
API > API/Plugins > API/Plugins/ComputeFramework
Compute Framework Data Provider. A concrete instance of this is responsible for supplying data declared by a UComputeDataInterface. One of these must be created for each UComputeDataInterface object in an instance of a Compute Graph.
| Name | UComputeDataProvider |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ComputeFramework/Source/ComputeFramework/Public/ComputeFramework/ComputeDataProvider.h |
| Include Path | #include "ComputeFramework/ComputeDataProvider.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UComputeDataProvider : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UComputeDataProvider
Derived Classes
UComputeDataProvider derived class hierarchy
Structs
| Name | Remarks |
|---|---|
| FInputOutputMask |