struct Models::CharacterBase
- Models::CharacterBase
- Struct
- Value
- Object
Included Modules
Defined in:
models.crConstructors
Instance Method Summary
- #cha_id : UInt32
- #cha_id=(cha_id : UInt32)
-
#comm_id : UInt32
property world_id : UInt32 = 10262 (not supported by latest sources)
-
#comm_id=(comm_id : UInt32)
property world_id : UInt32 = 10262 (not supported by latest sources)
- #comm_name : String
- #comm_name=(comm_name : String)
- #ctrl_type : UInt8
- #ctrl_type=(ctrl_type : UInt8)
- #entity_event : EntityEvent
- #entity_event=(entity_event : EntityEvent)
- #gm_lv : UInt8
- #gm_lv=(gm_lv : UInt8)
- #guild_id : UInt32
- #guild_id=(guild_id : UInt32)
- #guild_motto : String
- #guild_motto=(guild_motto : String)
- #guild_name : String
- #guild_name=(guild_name : String)
- #handle : UInt32
- #handle=(handle : UInt32)
- #icon : UInt16
- #icon=(icon : UInt16)
- #is_player : UInt8
- #is_player=(is_player : UInt8)
- #look : CharacterLook
- #look=(look : CharacterLook)
- #motto_name : String
- #motto_name=(motto_name : String)
- #name : String
- #name=(name : String)
- #position : Position
- #position=(position : Position)
- #side : CharacterSide
- #side=(side : CharacterSide)
- #stall_name : String
- #stall_name=(stall_name : String)
- #state : UInt16
- #state=(state : UInt16)
- #team_leader_id : UInt32
- #team_leader_id=(team_leader_id : UInt32)
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
Instance Method Detail
property world_id : UInt32 = 10262 (not supported by latest sources)
property world_id : UInt32 = 10262 (not supported by latest sources)