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