Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FPCGPointOutputRange |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Data/PCGBasePointData.h |
| Include Path |
#include "Data/PCGBasePointData.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGPointOutputRange
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PointData |
TObjectPtr< UPCGBasePointData > |
|
Data/PCGBasePointData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|
| RangeSize |
int32 |
|
Data/PCGBasePointData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|
| RangeStartIndex |
int32 |
|
Data/PCGBasePointData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|