struct Models::Character
- Models::Character
- Struct
- Value
- Object
Included Modules
Defined in:
models.crConstructors
Instance Method Summary
- #initialize
- #is_active : UInt8
- #is_active=(is_active : UInt8)
- #job : String
- #job=(job : String)
- #level : UInt16
- #level=(level : UInt16)
- #look : Look
- #look=(look : Look)
- #look_size : UInt16
- #look_size=(look_size : UInt16)
- #name : String
- #name=(name : String)
Instance methods inherited from module Avocado::Pack
opcode
opcode,
pack(io, type, variable, order)pack(io, order = IO::ByteFormat::BigEndian) pack