Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGGraphExecutionState
Description
Returns true if the execution source is managed by the runtime generation system. Nothing else should generate or cleanup this execution source.
Derived Overrides
| Name | IsManagedByRuntimeGenSystem |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraphExecutionStateInterface.h |
| Include Path | #include "PCGGraphExecutionStateInterface.h" |
virtual bool IsManagedByRuntimeGenSystem() const