TrinityCore
Battlenet::Session::LastPlayedCharacterInfo Struct Reference

#include <Session.h>

Public Attributes

Battlenet::RealmHandle RealmId
 
std::string CharacterName
 
uint64 CharacterGUID
 
uint32 LastPlayedTime
 

Detailed Description

Definition at line 72 of file Session.h.

Member Data Documentation

◆ CharacterGUID

uint64 Battlenet::Session::LastPlayedCharacterInfo::CharacterGUID

Definition at line 76 of file Session.h.

◆ CharacterName

std::string Battlenet::Session::LastPlayedCharacterInfo::CharacterName

Definition at line 75 of file Session.h.

◆ LastPlayedTime

uint32 Battlenet::Session::LastPlayedCharacterInfo::LastPlayedTime

Definition at line 77 of file Session.h.

◆ RealmId

Battlenet::RealmHandle Battlenet::Session::LastPlayedCharacterInfo::RealmId

Definition at line 74 of file Session.h.


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