ManiaScript Reference  2019-05
CPlayer Struct Reference
Inheritance diagram for CPlayer:
CEntity CNod CSmPlayer CTmMlPlayer CTmPlayer

Public Attributes

const CUser User
 
const Integer RequestedClan
 
const Boolean RequestsSpectate
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Supported declare modes : Local NetworkRead NetworkWrite A player is the incarnation of the user in the playground.

Member Data Documentation

◆ RequestedClan

const Integer CPlayer::RequestedClan

◆ RequestsSpectate

const Boolean CPlayer::RequestsSpectate

◆ User

const CUser CPlayer::User