TrinityCore
Loading...
Searching...
No Matches
InteractionData::TaggedId< typename > Struct Template Reference

Public Member Functions

 TaggedId ()=default
 
 TaggedId (uint32 id)
 

Public Attributes

uint32 Id = 0
 

Detailed Description

template<typename>
struct InteractionData::TaggedId< typename >

Definition at line 269 of file GossipDef.h.

Constructor & Destructor Documentation

◆ TaggedId() [1/2]

template<typename >
InteractionData::TaggedId< typename >::TaggedId ( )
default

◆ TaggedId() [2/2]

template<typename >
InteractionData::TaggedId< typename >::TaggedId ( uint32  id)
inlineexplicit

Definition at line 272 of file GossipDef.h.

Member Data Documentation

◆ Id

template<typename >
uint32 InteractionData::TaggedId< typename >::Id = 0

Definition at line 274 of file GossipDef.h.


The documentation for this struct was generated from the following file: