OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
OutdoorDelta_MM7 Struct Reference

#include <CompositeSnapshots.h>

Public Attributes

LocationHeader_MM7 header
 
std::array< std::array< uint8_t, 11 >, 88 > fullyRevealedCells
 
std::array< std::array< uint8_t, 11 >, 88 > partiallyRevealedCells
 
std::vector< uint32_t > faceAttributes
 
std::vector< uint16_t > decorationFlags
 
std::vector< Actor_MM7actors
 
std::vector< SpriteObject_MM7spriteObjects
 
std::vector< Chest_MM7chests
 
PersistentVariables_MM7 eventVariables
 
LocationTime_MM7 locationTime
 

Member Data Documentation

◆ actors

std::vector<Actor_MM7> OutdoorDelta_MM7::actors

◆ chests

std::vector<Chest_MM7> OutdoorDelta_MM7::chests

◆ decorationFlags

std::vector<uint16_t> OutdoorDelta_MM7::decorationFlags

◆ eventVariables

PersistentVariables_MM7 OutdoorDelta_MM7::eventVariables

◆ faceAttributes

std::vector<uint32_t> OutdoorDelta_MM7::faceAttributes

◆ fullyRevealedCells

std::array<std::array<uint8_t, 11>, 88> OutdoorDelta_MM7::fullyRevealedCells

◆ header

LocationHeader_MM7 OutdoorDelta_MM7::header

◆ locationTime

LocationTime_MM7 OutdoorDelta_MM7::locationTime

◆ partiallyRevealedCells

std::array<std::array<uint8_t, 11>, 88> OutdoorDelta_MM7::partiallyRevealedCells

◆ spriteObjects

std::vector<SpriteObject_MM7> OutdoorDelta_MM7::spriteObjects

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