CTriggerAreaCapture: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
! style="width: 15%; background-color: #303030; color: white" |Type | ! style="width: 15%; background-color: #303030; color: white" |Type | ||
! style="width: 35%; background-color: #303030; color: white" |Description | ! style="width: 35%; background-color: #303030; color: white" |Description | ||
|- | |- | ||
| style="width: 50%;" |'''CTriggerAreaCaptureCaptureThink''' | | style="width: 50%;" |'''CTriggerAreaCaptureCaptureThink''' |
Latest revision as of 00:43, 28 March 2022
Overview[edit | edit source]
...
Source location : /game/server/trigger_area_capture.h
Linked Entity : trigger_capture_area
Class Structure[edit | edit source]
- CBaseEntity
- CBaseToggle
- CBaseTrigger
- CTriggerAreaCaptureShim
- CTriggerAreaCapture
- CTriggerAreaCaptureShim
- CBaseTrigger
- CBaseToggle
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CTriggerAreaCaptureCaptureThink | ||
InputCaptureCurrentCP | ||
InputRoundSpawn | ||
InputSetControlPoint | ||
InputSetTeamCanCap | ||
m_BreakOutput | ||
m_CapOutput | ||
m_OnBreakTeam1 | ||
m_OnBreakTeam2 | ||
m_OnCapTeam1 | ||
m_OnCapTeam2 | ||
m_OnNumCappersChanged | ||
m_OnNumCappersChanged2 | ||
m_OnStartTeam1 | ||
m_OnStartTeam2 | ||
m_StartOutput | ||
m_flCapTime | ||
m_iszCapPointName |