DDraceNetwork Docs
CDiscordStub Class Reference
Inheritance diagram for CDiscordStub:
[legend]
Collaboration diagram for CDiscordStub:
[legend]

Private Member Functions

void Update () override
 
void ClearGameInfo () override
 
void SetGameInfo (const NETADDR &ServerAddr, const char *pMapName, bool AnnounceAddr) override
 

Additional Inherited Members

virtual void Update ()=0
 
virtual void ClearGameInfo ()=0
 
virtual void SetGameInfo (const NETADDR &ServerAddr, const char *pMapName, bool AnnounceAddr)=0
 
- Public Member Functions inherited from IInterface
 IInterface ()
 
virtual void Shutdown ()
 
virtual ~IInterface ()
 
- Static Public Member Functions inherited from IDiscord
static const char * InterfaceName ()
 
- Protected Member Functions inherited from IInterface
IKernelKernel ()
 

Member Function Documentation

◆ ClearGameInfo()

void CDiscordStub::ClearGameInfo ( )
inlineoverrideprivatevirtual

Implements IDiscord.

◆ SetGameInfo()

void CDiscordStub::SetGameInfo ( const NETADDR ServerAddr,
const char *  pMapName,
bool  AnnounceAddr 
)
inlineoverrideprivatevirtual

Implements IDiscord.

◆ Update()

void CDiscordStub::Update ( )
inlineoverrideprivatevirtual

Implements IDiscord.


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