Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FPointDescription |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/SpatialAlgo/PCGAStar.h |
| Include Path |
#include "SpatialAlgo/PCGAStar.h" |
Syntax
struct FPointDescription
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
SpatialAlgo/PCGAStar.h |
|
|
|
SpatialAlgo/PCGAStar.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CachedLocation |
FVector |
|
SpatialAlgo/PCGAStar.h |
|
| PointIndexInRange |
int32 |
|
SpatialAlgo/PCGAStar.h |
|
| SrcPointRange |
FPCGPointInputRange |
|
SpatialAlgo/PCGAStar.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
const FVector & GetLocation()
|
|
SpatialAlgo/PCGAStar.h |
|