CinematicSequenceId
Client Version 1.12
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/cinematic/smsg_trigger_cinematic.wowm:1.
enum CinematicSequenceId : u32 {
    GOBLIN = 0;
    UNDEAD = 2;
    ORC = 21;
    DWARF = 41;
    NIGHT_ELF = 61;
    HUMAN = 81;
    GNOME = 101;
    TROLL = 121;
    TAUREN = 141;
}
Type
The basic type is u32, a 4 byte (32 bit) little endian integer.
Enumerators
| Enumerator | Value | Comment | 
|---|---|---|
GOBLIN | 0 (0x00) | |
UNDEAD | 2 (0x02) | |
ORC | 21 (0x15) | |
DWARF | 41 (0x29) | |
NIGHT_ELF | 61 (0x3D) | |
HUMAN | 81 (0x51) | |
GNOME | 101 (0x65) | |
TROLL | 121 (0x79) | |
TAUREN | 141 (0x8D) | 
Used in:
Client Version 2.4.3
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/cinematic/smsg_trigger_cinematic.wowm:21.
enum CinematicSequenceId : u32 {
    GOBLIN = 0;
    PALANTIR_OF_AZORA = 1;
    UNDEAD = 2;
    ORC = 21;
    DWARF = 41;
    NIGHT_ELF = 61;
    HUMAN = 81;
    GNOME = 101;
    TROLL = 121;
    TAUREN = 141;
    SCRY_CAM = 161;
    BLOOD_ELF = 162;
    DRAENEI = 163;
    SUNWELL_FIVE_MAN = 164;
}
Type
The basic type is u32, a 4 byte (32 bit) little endian integer.
Enumerators
| Enumerator | Value | Comment | 
|---|---|---|
GOBLIN | 0 (0x00) | |
PALANTIR_OF_AZORA | 1 (0x01) | |
UNDEAD | 2 (0x02) | |
ORC | 21 (0x15) | |
DWARF | 41 (0x29) | |
NIGHT_ELF | 61 (0x3D) | |
HUMAN | 81 (0x51) | |
GNOME | 101 (0x65) | |
TROLL | 121 (0x79) | |
TAUREN | 141 (0x8D) | |
SCRY_CAM | 161 (0xA1) | |
BLOOD_ELF | 162 (0xA2) | |
DRAENEI | 163 (0xA3) | |
SUNWELL_FIVE_MAN | 164 (0xA4) | 
Used in:
Client Version 3.3.5
Wowm Representation
Autogenerated from wowm file at wow_message_parser/wowm/world/cinematic/smsg_trigger_cinematic.wowm:46.
enum CinematicSequenceId : u32 {
    GOBLIN = 0;
    PALANTIR_OF_AZORA = 1;
    UNDEAD = 2;
    ORC = 21;
    DWARF = 41;
    NIGHT_ELF = 61;
    HUMAN = 81;
    GNOME = 101;
    TROLL = 121;
    TAUREN = 141;
    SCRY_CAM = 161;
    BLOOD_ELF = 162;
    DRAENEI = 163;
    SUNWELL_FIVE_MAN = 164;
    DEATH_KNIGHT = 165;
}
Type
The basic type is u32, a 4 byte (32 bit) little endian integer.
Enumerators
| Enumerator | Value | Comment | 
|---|---|---|
GOBLIN | 0 (0x00) | |
PALANTIR_OF_AZORA | 1 (0x01) | |
UNDEAD | 2 (0x02) | |
ORC | 21 (0x15) | |
DWARF | 41 (0x29) | |
NIGHT_ELF | 61 (0x3D) | |
HUMAN | 81 (0x51) | |
GNOME | 101 (0x65) | |
TROLL | 121 (0x79) | |
TAUREN | 141 (0x8D) | |
SCRY_CAM | 161 (0xA1) | |
BLOOD_ELF | 162 (0xA2) | |
DRAENEI | 163 (0xA3) | |
SUNWELL_FIVE_MAN | 164 (0xA4) | |
DEATH_KNIGHT | 165 (0xA5) | 
Used in: