Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Realm Struct Reference

#include <RealmList.h>

Collaboration diagram for Realm:

Public Member Functions

 Realm ()

Public Attributes

AccountTypes allowedSecurityLevel
Skyfire::Net::Address ExternalAddress
RealmFlags flag
uint32 gamebuild
uint8 icon
Skyfire::Net::Address LocalAddress
Skyfire::Net::Address LocalSubnetMask
uint32 m_ID
std::string name
float populationLevel
uint8 timezone

Detailed Description

Definition at line 27 of file RealmList.h.

Constructor & Destructor Documentation

◆ Realm()

Realm::Realm ( )
inline

Definition at line 29 of file RealmList.h.

References allowedSecurityLevel, flag, gamebuild, icon, m_ID, populationLevel, REALM_FLAG_NONE, and timezone.

Member Data Documentation

◆ allowedSecurityLevel

AccountTypes Realm::allowedSecurityLevel

Definition at line 39 of file RealmList.h.

Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().

◆ ExternalAddress

◆ flag

RealmFlags Realm::flag

Definition at line 36 of file RealmList.h.

Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().

◆ gamebuild

uint32 Realm::gamebuild

Definition at line 41 of file RealmList.h.

Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().

◆ icon

uint8 Realm::icon

Definition at line 35 of file RealmList.h.

Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().

◆ LocalAddress

Skyfire::Net::Address Realm::LocalAddress

Definition at line 32 of file RealmList.h.

Referenced by AuthSocket::GetAddressForClient(), and RealmList::UpdateRealm().

◆ LocalSubnetMask

Skyfire::Net::Address Realm::LocalSubnetMask

Definition at line 33 of file RealmList.h.

Referenced by AuthSocket::GetAddressForClient(), and RealmList::UpdateRealm().

◆ m_ID

uint32 Realm::m_ID

Definition at line 38 of file RealmList.h.

Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().

◆ name

std::string Realm::name

Definition at line 34 of file RealmList.h.

Referenced by RealmList::AddRealm(), and RealmList::UpdateRealm().

◆ populationLevel

float Realm::populationLevel

Definition at line 40 of file RealmList.h.

Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().

◆ timezone

uint8 Realm::timezone

Definition at line 37 of file RealmList.h.

Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().


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