DB/FriendshipRepReaction

From wowdev
Revision as of 20:40, 2 November 2014 by Schlumpf (talk | contribs) (Created page with '==6.0.1.18179== struct FriendshipRepReactionRec { uint32_t m_ID; uint32_t m_friendshipRepID; uint32_t m_reactionThreshold; stringref m_reaction_lang; }; [[Category:…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

6.0.1.18179

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