- summary: A character's name, level and appearance, nested inside its list entry.
- area: Game.Character.Management
- confidence: 0.96
A character's name, level and appearance, nested inside its list entry.
- Kind struct
- Area Game.Character.Management
- Named by beta
The readable half of a Character.
level HAS EXPLICIT PRESENCE, so absent and level 0 are different things. The
client reads it through a presence-aware accessor; a character with no level
value is not a level-zero character.
The appearance is one level further down, in CharacterLook.
Other members of this record are not individually proven and stand with their obfuscated names.
Not sent on its own — it is only ever a branch of Character. inferred
Used by
Fields
| # | Field | Type | Meaning | You set it |
|---|---|---|---|---|
| 4 | level | int32 | The character's level. Explicit presence: absent is not the same as zero. | never |
| 5 | name | string | The character's display name. | never |
| 1 | character_look | CharacterLook | The character's appearance, breed and base information. See CharacterLook. | never |
Recovered with score 115, confidence 0.96, margin 115 over the runner-up. A margin close to the score means nothing else came near; a thin margin means a decoy nearly won. Members recovered: 3 of 5.
Aucun avis à afficher.