#include "ChunkOffset.h" FChunkOffset::FChunkOffset() { this->X = 0; this->Y = 0; this->Z = 0; }