Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComputeDataProvider
Description
Called prior to GetRenderProxy and execution. Any processing of data descriptions should be done here (after PerformPreExecuteReadbacks has been called).
Derived Overrides
| Name | PrepareForExecute_GameThread |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/DataInterfaces/PCGComputeDataInterface.h |
| Include Path | #include "Compute/DataInterfaces/PCGComputeDataInterface.h" |
virtual bool PrepareForExecute_GameThread
(
UPCGDataBinding * InBinding
)