Navigation
API > API/Plugins > API/Plugins/PCG
| Name | APCGVolume |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGVolume.h |
| Include Path | #include "PCGVolume.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, DisplayName="PCG Volume")
class APCGVolume : public AVolume
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → ABrush → AVolume → APCGVolume
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
APCGVolume
(
const FObjectInitializer& ObjectInitializer |
PCGVolume.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PCGComponent | TObjectPtr< UPCGComponent > | PCGVolume.h |
|
Functions
Public
Overridden from AActor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetCustomIconName() |
PCGVolume.h | ||
| PCGVolume.h |