struct Models::EnterGame

Included Modules

Defined in:

models.cr

Constructors

Instance Method Summary

Instance methods inherited from module Avocado::Unpack

opcode opcode, unpack(io, type, variable, order, is_array = false)
unpack(io, order = IO::ByteFormat::BigEndian)
unpack

Instance methods inherited from module Avocado

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

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def character_name : String #

[View source]
def character_name=(character_name : String) #

[View source]
def initialize #

[View source]