Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UPCGManagedComponent |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGManagedResource.h |
| Include Path | #include "PCGManagedResource.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UPCGManagedComponent : public UPCGManagedComponentBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGManagedResource → UPCGManagedComponentBase → UPCGManagedComponent
Derived Classes
UPCGManagedComponent derived class hierarchy
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GeneratedComponent | TSoftObjectPtr< UActorComponent > | PCGManagedResource.h |
|