Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGPinPropertiesGPU
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Compute/PCGPinPropertiesGPU.h |
|
|
|
Compute/PCGPinPropertiesGPU.h |
|
|
|
Compute/PCGPinPropertiesGPU.h |
|
FPCGPinPropertiesGPU()
| |
|
| Name |
FPCGPinPropertiesGPU |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGPinPropertiesGPU.h |
| Include Path |
#include "Compute/PCGPinPropertiesGPU.h" |
FPCGPinPropertiesGPU()
FPCGPinPropertiesGPU(const FPCGPinProperties &)
| |
|
| Name |
FPCGPinPropertiesGPU |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGPinPropertiesGPU.h |
| Include Path |
#include "Compute/PCGPinPropertiesGPU.h" |
FPCGPinPropertiesGPU
(
const FPCGPinProperties & InPinProps
)
FPCGPinPropertiesGPU(const FName &, FPCGDataTypeIdentifier)
| |
|
| Name |
FPCGPinPropertiesGPU |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGPinPropertiesGPU.h |
| Include Path |
#include "Compute/PCGPinPropertiesGPU.h" |
FPCGPinPropertiesGPU
(
const FName & InLabel,
FPCGDataTypeIdentifier InAllowedTypes
)