Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/TPCGTimeSlicedContext
Description
Returns true if both the execution state and iteration state were fully initialized and no problems arose that should abort the execution. Can be used to bypass any further initialization.
| Name | DataIsPreparedForExecution |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGTimeSlicedElementBase.h |
| Include Path | #include "Elements/PCGTimeSlicedElementBase.h" |
bool DataIsPreparedForExecution() const