Navigation
API > API/Plugins > API/Plugins/PCG
Manages the editor DebugDrawComponent for displaying debug information within SIE and PIE. Note: Must be a managed component to ensure proper resource management during generation and cleanup.
| Name | UPCGManagedDebugDrawComponent |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGDebugDrawComponent.h |
| Include Path | #include "PCGDebugDrawComponent.h" |
Syntax
UCLASS (ClassGroup=(Procedural))
class UPCGManagedDebugDrawComponent : public UPCGManagedComponent
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGManagedResource → UPCGManagedComponentBase → UPCGManagedComponent → UPCGManagedDebugDrawComponent