Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPointBitSet
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Elements/PCGSelfPruning.h |
|
|
|
Elements/PCGSelfPruning.h |
|
Add(int32)
| |
|
| Name |
Add |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSelfPruning.h |
| Include Path |
#include "Elements/PCGSelfPruning.h" |
| Source |
/Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGSelfPruning.cpp |
void Add
(
int32 Index
)
Add(const FPCGPoint *)
| |
|
| Name |
Add |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSelfPruning.h |
| Include Path |
#include "Elements/PCGSelfPruning.h" |
void Add
(
const FPCGPoint * Point
)