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

#include <CompositeSnapshots.h>

Public Attributes

LocationHeader_MM7 header
 
std::array< char, 875 > visibleOutlines
 
std::vector< uint32_t > faceAttributes
 
std::vector< uint16_t > decorationFlags
 
std::vector< Actor_MM7actors
 
std::vector< SpriteObject_MM7spriteObjects
 
std::vector< Chest_MM7chests
 
std::vector< BLVDoor_MM7doors
 
std::vector< int16_t > doorsData
 
PersistentVariables_MM7 eventVariables
 
LocationTime_MM7 locationTime
 

Member Data Documentation

◆ actors

std::vector<Actor_MM7> IndoorDelta_MM7::actors

◆ chests

std::vector<Chest_MM7> IndoorDelta_MM7::chests

◆ decorationFlags

std::vector<uint16_t> IndoorDelta_MM7::decorationFlags

◆ doors

std::vector<BLVDoor_MM7> IndoorDelta_MM7::doors

◆ doorsData

std::vector<int16_t> IndoorDelta_MM7::doorsData

◆ eventVariables

PersistentVariables_MM7 IndoorDelta_MM7::eventVariables

◆ faceAttributes

std::vector<uint32_t> IndoorDelta_MM7::faceAttributes

◆ header

LocationHeader_MM7 IndoorDelta_MM7::header

◆ locationTime

LocationTime_MM7 IndoorDelta_MM7::locationTime

◆ spriteObjects

std::vector<SpriteObject_MM7> IndoorDelta_MM7::spriteObjects

◆ visibleOutlines

std::array<char, 875> IndoorDelta_MM7::visibleOutlines

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