DB/FriendshipRepReaction

From wowdev
Revision as of 16:27, 1 January 2020 by Schlumpf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

≥ Mists

6.0.1.18179

struct FriendshipRepReactionRec {
  uint32_t m_ID;
  uint32_t m_friendshipRepID;
  uint32_t m_reactionThreshold;
  langstringref m_reaction_lang;
};