Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
UPCGSelfPruningSettings |
| Type |
class |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSelfPruning.h |
| Include Path |
#include "Elements/PCGSelfPruning.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGSelfPruningSettings : public UPCGSettings
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
UPCGSelfPruningSettings()
|
|
Elements/PCGSelfPruning.h |
|
Variables
Public
Functions
Deprecated Variables
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bRandomizedPruning_DEPRECATED |
bool |
|
Elements/PCGSelfPruning.h |
|
| PruningType_DEPRECATED |
EPCGSelfPruningType |
|
Elements/PCGSelfPruning.h |
|
| RadiusSimilarityFactor_DEPRECATED |
float |
|
Elements/PCGSelfPruning.h |
|