Navigation
API > API/Plugins > API/Plugins/PCG
Inheritance Hierarchy
- UDeveloperSettingsBackedByCVars
- UPCGEngineSettings
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGEngineSettings.h |
| Include | #include "PCGEngineSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig)
class UPCGEngineSettings : public UDeveloperSettingsBackedByCVars
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDisplayCullingStateWhenDebugging | Display culling state in graph editor when a debug object is selected (requires regeneration to apply). | |
| bool | bGenerateOnDrop | Whether we want to generate PCG graph/BP with PCG after drag/drop or not | |
| bool | bGlobalDisableRefresh | Console variables defined in PCGActorAndComponentMapping.cpp Use the variables to get the values, not GetDefault |
|
| bool | bLandscapeDisableRefreshTracking | Completely disable landscape refresh when it changes. | |
| bool | bLandscapeDisableRefreshTrackingInLandscapeEditingMode | Completely disable landscape refresh when it changes in edit mode. | |
| int32 | LandscapeRefreshTimeDelayMS | Time in MS between a landscape change and PCG refresh. | |
| FVector | VolumeScale | Specifies the scale of the volume created on PCG graph drag/drop |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| FText | |||
| void |