CTFGameRulesProxy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
... | ... | ||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/shared/tf/tf_gamerules.h /game/shared/tf/tf_gamerules.h]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/tf_gamerules tf_gamerules]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[ | **'''[[CGameRulesProxy]]''' | ||
***'''[[ | ***'''[[CTeamplayRoundBasedRulesProxy]]''' | ||
****''' | ****'''CTFGameRulesProxy''' | ||
== SendProps == | == SendProps == |
Revision as of 21:54, 24 March 2022
Overview
...
Source location : /game/shared/tf/tf_gamerules.h
Linked Entity : tf_gamerules
Class Structure
- CBaseEntity
- CGameRulesProxy
- CTeamplayRoundBasedRulesProxy
- CTFGameRulesProxy
- CTeamplayRoundBasedRulesProxy
- CGameRulesProxy
SendProps
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Entity DataMaps
Name | Type | Description |
---|---|---|
InputAddBlueTeamRespawnWaveTime | ||
InputAddBlueTeamScore | ||
InputAddRedTeamRespawnWaveTime | ||
InputAddRedTeamScore | ||
InputHandleMapEvent | ||
InputPlayVO | ||
InputPlayVOBlue | ||
InputPlayVORed | ||
InputSetBlueKothClockActive | ||
InputSetBlueTeamGoalString | ||
InputSetBlueTeamRespawnWaveTime | ||
InputSetBlueTeamRole | ||
InputSetCTFCaptureBonusTime | ||
InputSetCustomUpgradesFile | ||
InputSetMapForcedTruceDuringBossFight | ||
InputSetRedKothClockActive | ||
InputSetRedTeamGoalString | ||
InputSetRedTeamRespawnWaveTime | ||
InputSetRedTeamRole | ||
InputSetRequiredObserverTarget | ||
InputSetRoundRespawnFreezeEnabled | ||
InputSetStalemateOnTimelimit | ||
m_OnMatchSummaryStart | ||
m_OnPowerupImbalanceMeasuresOver | ||
m_OnPowerupImbalanceTeam1 | ||
m_OnPowerupImbalanceTeam2 | ||
m_OnStateEnterBetweenRounds | ||
m_OnStateEnterPreRound | ||
m_OnStateEnterRoundRunning | ||
m_OnStateExitPreRound | ||
m_OnTruceEnd | ||
m_OnTruceStart | ||
m_OnWonByTeam1 | ||
m_OnWonByTeam2 | ||
m_Team1PlayersChanged | ||
m_Team2PlayersChanged | ||
m_bOvertimeAllowedForCTF | ||
m_nHudType |