CTFPlayerDestructionLogic
Overview
...
Source location : ...
Linked entity : ...
Class Structure
SendProps
| Name | Type | Description |
|---|---|---|
| InputDisableMaxScoreUpdating | ||
| InputEnableMaxScoreUpdating | ||
| InputScoreBluePoints | ||
| InputScoreRedPoints | ||
| InputSetCountdownImage | ||
| InputSetCountdownTimer | ||
| InputSetFlagResetDelay | ||
| InputSetPointsOnPlayerDeath | ||
| m_OnBlueScoreChanged | ||
| m_OnCountdownTimerExpired | ||
| m_OnRedScoreChanged | ||
| m_iszPropDropSound | ||
| m_iszPropModelName | ||
| m_iszPropPickupSound | ||
| m_nFlagResetDelay | ||
| m_nHealDistance | ||
| m_nMinPoints | ||
| m_nPointsPerPlayer |
" style="margin: 0 auto; width: 100%; padding: 0;" |+CTFPlayerDestructionLogic ! style="width: 50%; background-color: #303030; color: white" |Name ! style="width: 15%; background-color: #303030; color: white" |Type ! style="width: 35%; background-color: #303030; color: white" |Description |- | style="width: 50%;" |m_hRedTeamLeader | style="width: 15%;" |Integer | style="width: 35%;" | |- | style="width: 50%;" |m_hBlueTeamLeader | style="width: 15%;" |Integer | style="width: 35%;" | |- | style="width: 50%;" |m_iszCountdownImage | style="width: 15%;" |String | style="width: 35%;" | |- | style="width: 50%;" |m_bUsingCountdownImage | style="width: 15%;" |Boolean | style="width: 35%;" | |}