TM Turbo  2016/03/25
TM Turbo docs
 All Classes Functions Variables
CPlaygroundClient Struct Reference

#include <Turbo.h>

Inheritance diagram for CPlaygroundClient:
CNod

Public Member Functions

Void QuitServer (Boolean Silent)
 
Void QuitServerAndSetResult (Boolean Silent, Text Type, Text[] Data)
 
Void JoinTeam1 ()
 
Void JoinTeam2 ()
 
Void RequestSpectatorClient (Boolean Spectator)
 
Void SetSpectateTarget (Text Player)
 
Void ShowProfile (Text Player)
 

Public Attributes

const CMap Map
 
const Integer GameTime
 
const CUser LocalUser
 
const CUIConfig UI
 
const CServerInfo ServerInfo
 
const Boolean IsSpectator
 
const Boolean IsSpectatorClient
 
const Boolean UseClans
 
const Boolean UseForcedClans
 
const Boolean IsLoadingScreen
 
const CTeam[] Teams
 
Boolean DisablePlayingStateTracking
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Supported declare modes : Local Persistent API for plugins to get playground info.

Member Function Documentation

Void CPlaygroundClient::RequestSpectatorClient ( Boolean  Spectator)

Request change of IsSpectatorClient (not immediate, and it may be refused).

Member Data Documentation

const Boolean CPlaygroundClient::IsSpectator

Is in spectator mode - may be only for a short time between rounds.

const Boolean CPlaygroundClient::IsSpectatorClient

Client actually desires to spectate instead of playing.

const CMap CPlaygroundClient::Map

Null when no map loaded.


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