CommonLibSSE (Parapets fork)
RE::WORLD_MAP_DATA Struct Reference

#include <TESWorldSpace.h>

Classes

struct  CameraData
 

Public Attributes

std::uint32_t usableWidth
 
std::uint32_t usableHeight
 
std::int16_t nwCellX
 
std::int16_t nwCellY
 
std::int16_t seCellX
 
std::int16_t seCellY
 
CameraData cameraData
 

Member Data Documentation

◆ cameraData

CameraData RE::WORLD_MAP_DATA::cameraData

◆ nwCellX

std::int16_t RE::WORLD_MAP_DATA::nwCellX

◆ nwCellY

std::int16_t RE::WORLD_MAP_DATA::nwCellY

◆ seCellX

std::int16_t RE::WORLD_MAP_DATA::seCellX

◆ seCellY

std::int16_t RE::WORLD_MAP_DATA::seCellY

◆ usableHeight

std::uint32_t RE::WORLD_MAP_DATA::usableHeight

◆ usableWidth

std::uint32_t RE::WORLD_MAP_DATA::usableWidth

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