SimpleSpellCastResult
Client Version 1.12
Wowm Representation
Autogenerated from wowm
file at wow_message_parser/wowm/world/spell/smsg_cast_result.wowm:3
.
enum SimpleSpellCastResult : u8 {
SUCCESS = 0;
FAILURE = 2;
}
Type
The basic type is u8
, a 1 byte (8 bit) integer.
Enumerators
Enumerator | Value | Comment |
---|---|---|
SUCCESS | 0 (0x00) | |
FAILURE | 2 (0x02) |
Used in: