Navigation
API > API/Plugins > API/Plugins/PCG
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- ABrush
- AVolume
- APCGVolume
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGVolume.h |
| Include | #include "PCGVolume.h" |
Syntax
UCLASS&40;BlueprintType&41;
class APCGVolume : public AVolume
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UPCGComponent > | PCGComponent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
APCGVolume
(
const FObjectInitializer& ObjectInitializer |
Overridden from AActor
| Type | Name | Description | |
|---|---|---|---|
| bool | GetReferencedContentObjects
(
TArray< UObject* >& Objects |
Used by the "Sync to Content Browser" right-click menu option in the editor. |