ItemEnvTypes

Client Version 1.12

Used in SheatheSoundLookups.dbc.

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/external/item_env_types.wowm:2.

enum ItemEnvTypes : u8 { SHIELD = 0; METAL_WEAPON = 1; WOOD_WEAPON = 2; }

Type

The basic type is u8, a 1 byte (8 bit) integer.

Enumerators

EnumeratorValueComment
SHIELD0 (0x00)
METAL_WEAPON1 (0x01)
WOOD_WEAPON2 (0x02)

Used in: