![]() |
DDNet documentation
|
#include <steam.h>
Public Member Functions | |
| virtual const char * | GetPlayerName ()=0 |
| virtual const NETADDR * | GetConnectAddress ()=0 |
| virtual void | ClearConnectAddress ()=0 |
| 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 ()=default |
Static Public Member Functions | |
| static const char * | InterfaceName () |
Additional Inherited Members | |
| Protected Member Functions inherited from IInterface | |
| IKernel * | Kernel () |
|
pure virtual |
Implemented in CSteam, and CSteamStub.
|
pure virtual |
Implemented in CSteam, and CSteamStub.
|
pure virtual |
Implemented in CSteam, and CSteamStub.
|
pure virtual |
Implemented in CSteam, and CSteamStub.
|
inlinestatic |
|
pure virtual |
Implemented in CSteam, and CSteamStub.
|
pure virtual |
Implemented in CSteam, and CSteamStub.