| OpenEnroth 9cf7432
    | 
#include <EntitySnapshots.h>
| Public Attributes | |
| uint16_t | chestTypeId | 
| uint16_t | flags | 
| std::array< Item_MM7, 140 > | items | 
| std::array< int16_t, 140 > | inventoryMatrix | 
| uint16_t Chest_MM7::chestTypeId | 
| uint16_t Chest_MM7::flags | 
| std::array<int16_t, 140> Chest_MM7::inventoryMatrix | 
| std::array<Item_MM7, 140> Chest_MM7::items |