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

#include <EntitySnapshots.h>

Public Attributes

uint16_t uChestBitmapID
 
uint16_t uFlags
 
std::array< ItemGen_MM7, 140 > igChestItems
 
std::array< int16_t, 140 > pInventoryIndices
 

Member Data Documentation

◆ igChestItems

std::array<ItemGen_MM7, 140> Chest_MM7::igChestItems

◆ pInventoryIndices

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

◆ uChestBitmapID

uint16_t Chest_MM7::uChestBitmapID

◆ uFlags

uint16_t Chest_MM7::uFlags

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