ArenaTeamMember
Client Version 2.4.3
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/arena/smsg_arena_team_roster.wowm:17.
struct ArenaTeamMember {
Guid guid;
Bool online;
CString name;
Level level;
Class class;
u32 games_played_this_week;
u32 wins_this_week;
u32 games_played_this_season;
u32 wins_this_season;
u32 personal_rating;
}
Body
| Offset | Size / Endianness | Type | Name | Comment |
|---|---|---|---|---|
| 0x00 | 8 / Little | Guid | guid | |
| 0x08 | 1 / - | Bool | online | |
| 0x09 | - / - | CString | name | |
| - | 1 / - | Level | level | |
| - | 1 / - | Class | class | |
| - | 4 / Little | u32 | games_played_this_week | |
| - | 4 / Little | u32 | wins_this_week | |
| - | 4 / Little | u32 | games_played_this_season | |
| - | 4 / Little | u32 | wins_this_season | |
| - | 4 / Little | u32 | personal_rating |
Used in:
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/arena/smsg_arena_team_roster.wowm:17.
struct ArenaTeamMember {
Guid guid;
Bool online;
CString name;
Level level;
Class class;
u32 games_played_this_week;
u32 wins_this_week;
u32 games_played_this_season;
u32 wins_this_season;
u32 personal_rating;
}
Body
| Offset | Size / Endianness | Type | Name | Comment |
|---|---|---|---|---|
| 0x00 | 8 / Little | Guid | guid | |
| 0x08 | 1 / - | Bool | online | |
| 0x09 | - / - | CString | name | |
| - | 1 / - | Level | level | |
| - | 1 / - | Class | class | |
| - | 4 / Little | u32 | games_played_this_week | |
| - | 4 / Little | u32 | wins_this_week | |
| - | 4 / Little | u32 | games_played_this_season | |
| - | 4 / Little | u32 | wins_this_season | |
| - | 4 / Little | u32 | personal_rating |
Used in: