OpenEnroth 631fe01
Loading...
Searching...
No Matches
Public Attributes | List of all members
Chest_MM7 Struct Reference

#include <EntitySnapshots.h>

Public Attributes

uint16_t chestTypeId
 
uint16_t flags
 
std::array< Item_MM7, 140 > items
 
std::array< int16_t, 140 > inventoryMatrix
 

Member Data Documentation

◆ chestTypeId

uint16_t Chest_MM7::chestTypeId

◆ flags

uint16_t Chest_MM7::flags

◆ inventoryMatrix

std::array<int16_t, 140> Chest_MM7::inventoryMatrix

◆ items

std::array<Item_MM7, 140> Chest_MM7::items

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