UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWorldPartitionRuntimeCellDebugInfo Struct Reference

#include <WorldPartitionRuntimeCell.h>

Public Attributes

FString Name
 
FName GridName
 
int64 CoordX = 0
 
int64 CoordY = 0
 
int64 CoordZ = 0
 

Member Data Documentation

◆ CoordX

int64 FWorldPartitionRuntimeCellDebugInfo::CoordX = 0

◆ CoordY

int64 FWorldPartitionRuntimeCellDebugInfo::CoordY = 0

◆ CoordZ

int64 FWorldPartitionRuntimeCellDebugInfo::CoordZ = 0

◆ GridName

FName FWorldPartitionRuntimeCellDebugInfo::GridName

◆ Name

FString FWorldPartitionRuntimeCellDebugInfo::Name

The documentation for this struct was generated from the following file: