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