Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
UPCGSanityCheckPointDataSettings |
| Type |
class |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSanityCheckPointData.h |
| Include Path |
#include "Elements/PCGSanityCheckPointData.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGSanityCheckPointDataSettings : public UPCGSettings
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MaxPointCount |
int32 |
|
Elements/PCGSanityCheckPointData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable)
|
| MinPointCount |
int32 |
|
Elements/PCGSanityCheckPointData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable)
|
Functions