mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
feat(Core/GameObject): Gob flag helpers (#11287)
This commit is contained in:
@@ -1492,6 +1492,7 @@ public:
|
||||
else
|
||||
RemoveByteFlag(UNIT_FIELD_BYTES_2, 1, UNIT_BYTE2_FLAG_PVP);
|
||||
}
|
||||
|
||||
[[nodiscard]] uint32 GetCreatureType() const;
|
||||
[[nodiscard]] uint32 GetCreatureTypeMask() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user