struct Models::CharacterSkill
- Models::CharacterSkill
- Struct
- Value
- Object
Included Modules
Defined in:
models.crConstructors
Instance Method Summary
- #id : UInt16
- #id=(id : UInt16)
- #level : UInt8
- #level=(level : UInt8)
- #params : Array(UInt16)
- #params=(params : Array(UInt16))
- #range_type : UInt16
- #range_type=(range_type : UInt16)
- #resume_time : UInt32
- #resume_time=(resume_time : UInt32)
- #state : UInt8
- #state=(state : UInt8)
- #use_endure : UInt16
- #use_endure=(use_endure : UInt16)
- #use_energy : UInt16
- #use_energy=(use_energy : UInt16)
- #use_sp : UInt16
- #use_sp=(use_sp : UInt16)
Instance methods inherited from module Avocado::Pack
opcode
opcode,
pack(io, type, variable, order)pack(io, order = IO::ByteFormat::BigEndian) pack