Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UActorPartitionSubsystem > API/Runtime/Engine/UActorPartitionSubsystem/FCellCoord
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FCellCoord GetCellCoord
(
FVector InPos, |
ActorPartition/ActorPartitionSubsystem.h | ||
static FCellCoord GetCellCoord
(
FIntPoint InPos, |
ActorPartition/ActorPartitionSubsystem.h |
GetCellCoord(FVector, ULevel *, uint32)
| Name | GetCellCoord |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ActorPartition/ActorPartitionSubsystem.h |
| Include Path | #include "ActorPartition/ActorPartitionSubsystem.h" |
static FCellCoord GetCellCoord
(
FVector InPos,
ULevel * InLevel,
uint32 InGridSize
)
GetCellCoord(FIntPoint, ULevel *, uint32)
| Name | GetCellCoord |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ActorPartition/ActorPartitionSubsystem.h |
| Include Path | #include "ActorPartition/ActorPartitionSubsystem.h" |
static FCellCoord GetCellCoord
(
FIntPoint InPos,
ULevel * InLevel,
uint32 InGridSize
)