Navigation
API > API/Plugins > API/Plugins/PCG
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UPCGEngineSettings
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGEngineSettings.h |
| Include | #include "PCGEngineSettings.h" |
Syntax
UCLASS&40;Config&61;EditorPerProjectUserSettings&41;
class UPCGEngineSettings : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bGenerateOnDrop | Whether we want to generate PCG graph/BP with PCG after drag/drop or not | |
| FVector | VolumeScale | Specifies the scale of the volume created on PCG graph drag/drop |