Cogito, ergo sum
UE2:TeamGame instance functions (UT2004)
Object >> Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> TeamGame (instance functions) |
Contents
- 1 Instance functions
- 1.1 AnnounceScore
- 1.2 ApplyOrder
- 1.3 BallCarrierMessage
- 1.4 CanShowPathTo
- 1.5 CanSpectate
- 1.6 ChangeTeam
- 1.7 CheckEndGame
- 1.8 CheckMaxLives
- 1.9 CheckScore
- 1.10 CriticalPlayer
- 1.11 EndGameCommentFor
- 1.12 EndGameTauntFor
- 1.13 FindNewObjectives
- 1.14 FindTeamFor
- 1.15 FindVictimsTarget
- 1.16 GetBlueTeam
- 1.17 GetBotTeam
- 1.18 GetMinPlayers
- 1.19 GetRedTeam
- 1.20 GetServerDetails
- 1.21 GetStatus
- 1.22 IncrementGoalsScored
- 1.23 InitTeamSymbols
- 1.24 InitVoiceReplicationInfo
- 1.25 NearGoal
- 1.26 NotifyKilled
- 1.27 OtherTeam
- 1.28 OverrideInitialBots
- 1.29 ParseOrder
- 1.30 ParseRecipient
- 1.31 ParseRecipients
- 1.32 ParseVoiceCommand
- 1.33 PickEndGameTauntFor
- 1.34 PickTeam
- 1.35 PlayEndOfMatchMessage
- 1.36 PreLoadBot
- 1.37 PreLoadNamedBot
- 1.38 RatePlayerStart
- 1.39 ReduceDamage
- 1.40 RestartPlayer
- 1.41 SameTeam
- 1.42 ScoreKill
- 1.43 SetEndGameFocus
- 1.44 ShowPathTo
- 1.45 TooManyBots
- 1.46 UpdateAnnouncements
- 1.47 WeakObjectives
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Instance functions
AnnounceScore
ApplyOrder
BallCarrierMessage
CanShowPathTo
Overrides: UnrealMPGameInfo.CanShowPathTo
CanSpectate
Overrides: DeathMatch.CanSpectate
ChangeTeam
Overrides: GameInfo.ChangeTeam
CheckEndGame
Overrides: DeathMatch.CheckEndGame
CheckMaxLives
Overrides: DeathMatch.CheckMaxLives
CheckScore
Overrides: DeathMatch.CheckScore
CriticalPlayer
EndGameCommentFor
EndGameTauntFor
FindNewObjectives
Overrides: UnrealMPGameInfo.FindNewObjectives
FindTeamFor
Overrides: DeathMatch.FindTeamFor
FindVictimsTarget
GetBlueTeam
GetBotTeam
Overrides: DeathMatch.GetBotTeam
GetMinPlayers
Overrides: DeathMatch.GetMinPlayers
GetRedTeam
GetServerDetails
Overrides: DeathMatch.GetServerDetails
GetStatus
IncrementGoalsScored
InitTeamSymbols
Overrides: DeathMatch.InitTeamSymbols
InitVoiceReplicationInfo
Overrides: UnrealMPGameInfo.InitVoiceReplicationInfo
NearGoal
NotifyKilled
Overrides: GameInfo.NotifyKilled
OtherTeam
Overrides: GameInfo.OtherTeam
OverrideInitialBots
Overrides: DeathMatch.OverrideInitialBots
ParseOrder
ParseRecipient
ParseRecipients
ParseVoiceCommand
Overrides: GameInfo.ParseVoiceCommand
PickEndGameTauntFor
PickTeam
Overrides: GameInfo.PickTeam
PlayEndOfMatchMessage
Overrides: DeathMatch.PlayEndOfMatchMessage
PreLoadBot
Overrides: DeathMatch.PreLoadBot
PreLoadNamedBot
Overrides: DeathMatch.PreLoadNamedBot
RatePlayerStart
Overrides: DeathMatch.RatePlayerStart
ReduceDamage
Overrides: DeathMatch.ReduceDamage
RestartPlayer
Overrides: DeathMatch.RestartPlayer
SameTeam
ScoreKill
Overrides: DeathMatch.ScoreKill
SetEndGameFocus
ShowPathTo
Overrides: UnrealMPGameInfo.ShowPathTo
TooManyBots
Overrides: DeathMatch.TooManyBots
UpdateAnnouncements
Overrides: Actor.UpdateAnnouncements
WeakObjectives
Overrides: GameInfo.WeakObjectives