Navigation
API > API/Plugins > API/Plugins/PCG
Inheritance Hierarchy
- AVolume
- APCGVolume
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGVolume.h |
| Include | #include "PCGVolume.h" |
Syntax
UCLASS (BlueprintType, DisplayName="PCG Volume")
class APCGVolume : public AVolume
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UPCGComponent > | PCGComponent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
APCGVolume
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| bool | GetReferencedContentObjects
(
TArray< UObject* >& Objects |