Horizon Official Technical Documentation
|
|
#include <ClientDefinitions.hpp>
Public Attributes | |
int8_t | result |
int16_t | index { 0 } |
int16_t | count |
uint32_t | item_id |
int8_t | type |
int8_t | is_identified |
int8_t | is_damaged |
int8_t | refining_level |
item_slot | slot |
struct { | |
int16_t index { 0 } | |
int16_t value { 0 } | |
int16_t param { 0 } | |
} | option_data [MAX_ITEM_OPTIONS] |
int16_t | weight |
uint8_t | is_favorite |
uint32_t | location |
int16_t s_zc_ack_add_item_rodex::count |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int16_t s_zc_ack_add_item_rodex::index { 0 } |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int8_t s_zc_ack_add_item_rodex::is_damaged |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
uint8_t s_zc_ack_add_item_rodex::is_favorite |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int8_t s_zc_ack_add_item_rodex::is_identified |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
uint32_t s_zc_ack_add_item_rodex::item_id |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
uint32_t s_zc_ack_add_item_rodex::location |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
struct { ... } s_zc_ack_add_item_rodex::option_data[MAX_ITEM_OPTIONS] |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int16_t s_zc_ack_add_item_rodex::param { 0 } |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int8_t s_zc_ack_add_item_rodex::refining_level |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int8_t s_zc_ack_add_item_rodex::result |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
item_slot s_zc_ack_add_item_rodex::slot |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int8_t s_zc_ack_add_item_rodex::type |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int16_t s_zc_ack_add_item_rodex::value { 0 } |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().
int16_t s_zc_ack_add_item_rodex::weight |
Referenced by Horizon::Zone::ZC_ACK_ADD_ITEM_RODEX::serialize().