TrinityCore
WorldPackets::Battlenet::MethodCall Struct Reference

#include <BattlenetPackets.h>

Public Member Functions

uint32 GetServiceHash () const
 
uint32 GetMethodId () const
 

Public Attributes

uint64 Type = 0
 
uint64 ObjectId = 0
 
uint32 Token = 0
 

Detailed Description

Definition at line 30 of file BattlenetPackets.h.

Member Function Documentation

◆ GetMethodId()

uint32 WorldPackets::Battlenet::MethodCall::GetMethodId ( ) const
inline

Definition at line 37 of file BattlenetPackets.h.

+ Here is the caller graph for this function:

◆ GetServiceHash()

uint32 WorldPackets::Battlenet::MethodCall::GetServiceHash ( ) const
inline

Definition at line 36 of file BattlenetPackets.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ ObjectId

uint64 WorldPackets::Battlenet::MethodCall::ObjectId = 0

Definition at line 33 of file BattlenetPackets.h.

◆ Token

uint32 WorldPackets::Battlenet::MethodCall::Token = 0

Definition at line 34 of file BattlenetPackets.h.

◆ Type

uint64 WorldPackets::Battlenet::MethodCall::Type = 0

Definition at line 32 of file BattlenetPackets.h.


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