SchemaEntityClasses
CCSTeam
CCSTeam
Inheritance: CTeam
Fields
- m_nLastRecievedShorthandedRoundBonus int32_t
- m_nShorthandedRoundBonusStartRound int32_t
- m_bSurrendered bool
- m_szTeamMatchStat char
- m_numMapVictories int32_t
- m_scoreFirstHalf int32_t
- m_scoreSecondHalf int32_t
- m_scoreOvertime int32_t
- m_szClanTeamname char
- m_iClanID uint32_t
- m_szTeamFlagImage char
- m_szTeamLogoImage char
- m_flNextResourceTime float
- m_iLastUpdateSentAt int32_t
Methods
CCSTeam* New(className)
Parameters
- className const char*
CCSTeam* FromIndex(iIndex)
Parameters
- iIndex int
CCSTeam* FromIndex(index)
Parameters
- index CEntityIndex