struct Models::CharacterLookItem

Included Modules

Defined in:

models.cr

Constructors

Instance Method Summary

Instance methods inherited from module Avocado::Pack

opcode opcode, pack(io, type, variable, order)
pack(io, order = IO::ByteFormat::BigEndian)
pack

Instance methods inherited from module Avocado

[](variable) [], []=(variable, value) []=, opcode opcode

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def db_param : Array(UInt32) #

[View source]
def db_param=(db_param : Array(UInt32)) #

[View source]
def id : UInt32 #

[View source]
def id=(id : UInt32) #

[View source]
def initialize #

[View source]
def inst_attrs : Array(InstAttribute) #

[View source]
def inst_attrs=(inst_attrs : Array(InstAttribute)) #

[View source]
def is_db_params : UInt8 #

[View source]
def is_db_params=(is_db_params : UInt8) #

[View source]
def is_inst_attrs : UInt8 #

[View source]
def is_inst_attrs=(is_inst_attrs : UInt8) #

[View source]
def item_show : CharacterLookItemShow #

[View source]
def item_show=(item_show : CharacterLookItemShow) #

[View source]
def item_sync : CharacterLookItemSync #

[View source]
def item_sync=(item_sync : CharacterLookItemSync) #

[View source]
def need_lv : UInt8 #

[View source]
def need_lv=(need_lv : UInt8) #

[View source]
def pack(io, order, syn_type) #

[View source]
def pack(io, order) #

[View source]