Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

itemincont_st Struct Reference

struct with informations about items in containers More...

#include <packets.h>

List of all members.

Public Attributes

Serial item
 serial of item

UI32 model
 model

UI08 unk
 unknown (0x00)

UI16 n
 number of items in stack

UI16 x
 x Location in container

UI16 y
 y Location in container

Serial cont
 serial of container

eCOLOR color
 color of item


Detailed Description

struct with informations about items in containers


Member Data Documentation

eCOLOR itemincont_st::color
 

color of item

Serial itemincont_st::cont
 

serial of container

Serial itemincont_st::item
 

serial of item

UI32 itemincont_st::model
 

model

UI16 itemincont_st::n
 

number of items in stack

UI08 itemincont_st::unk
 

unknown (0x00)

UI16 itemincont_st::x
 

x Location in container

UI16 itemincont_st::y
 

y Location in container


The documentation for this struct was generated from the following file: SourceForge.net Logo