Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:TeamGamePlus instance functions (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> GameInfo >> TournamentGameInfo >> DeathMatchPlus >> TeamGamePlus (instance functions) |
Contents
- 1 Instance functions
- 1.1 AddBot
- 1.2 AddToTeam
- 1.3 AssessBotAttitude
- 1.4 CanSpectate
- 1.5 ChangeTeam
- 1.6 CheckReady
- 1.7 ClearOrders
- 1.8 FindPlayerStart
- 1.9 FindSpecialAttractionFor
- 1.10 FindTeamByName
- 1.11 GetRules
- 1.12 GetTeam
- 1.13 HandleTieUp
- 1.14 InitGameReplicationInfo
- 1.15 InitRatedGame
- 1.16 IsOnTeam
- 1.17 LogGameParameters
- 1.18 Logout
- 1.19 PickAmbushSpotFor
- 1.20 PlayStartUpMessage
- 1.21 PriorityObjective
- 1.22 ReBalance
- 1.23 ReduceDamage
- 1.24 ScoreKill
- 1.25 SendBotToGoal
- 1.26 SetAttractionStateFor
- 1.27 SetBotOrders
- 1.28 SetDefenseFor
- 1.29 SetEndCams
- 1.30 SuccessfulGame
- 1.31 WaitForPoint
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[edit]
AddBot[edit]
function bool AddBot ()
Overrides: DeathMatchPlus.AddBot
AddToTeam[edit]
AssessBotAttitude[edit]
Overrides: DeathMatchPlus.AssessBotAttitude
CanSpectate[edit]
Overrides: DeathMatchPlus.CanSpectate
ChangeTeam[edit]
Overrides: GameInfo.ChangeTeam
CheckReady[edit]
function CheckReady ()
Overrides: DeathMatchPlus.CheckReady
ClearOrders[edit]
function ClearOrders (Pawn Leaving)
FindPlayerStart[edit]
function NavigationPoint FindPlayerStart (Pawn Player, optional byte InTeam, optional string incomingName)
Overrides: DeathMatchPlus.FindPlayerStart
FindSpecialAttractionFor[edit]
FindTeamByName[edit]
GetRules[edit]
function string GetRules ()
Overrides: DeathMatchPlus.GetRules
GetTeam[edit]
HandleTieUp[edit]
InitGameReplicationInfo[edit]
function InitGameReplicationInfo ()
Overrides: DeathMatchPlus.InitGameReplicationInfo
InitRatedGame[edit]
function InitRatedGame (LadderInventory LadderObj, PlayerPawn LadderPlayer)
Overrides: DeathMatchPlus.InitRatedGame
IsOnTeam[edit]
LogGameParameters[edit]
function LogGameParameters (StatLog StatLog)
Overrides: DeathMatchPlus.LogGameParameters
Logout[edit]
function Logout (Pawn Exiting)
Overrides: DeathMatchPlus.Logout
PickAmbushSpotFor[edit]
function PickAmbushSpotFor (Bot aBot)
Overrides: DeathMatchPlus.PickAmbushSpotFor
PlayStartUpMessage[edit]
function PlayStartUpMessage (PlayerPawn NewPlayer)
Overrides: DeathMatchPlus.PlayStartUpMessage
PriorityObjective[edit]
ReBalance[edit]
function ReBalance ()
ReduceDamage[edit]
Overrides: DeathMatchPlus.ReduceDamage
ScoreKill[edit]
Overrides: DeathMatchPlus.ScoreKill
SendBotToGoal[edit]
SetAttractionStateFor[edit]
function SetAttractionStateFor (Bot aBot)
SetBotOrders[edit]
function SetBotOrders (Bot NewBot)
SetDefenseFor[edit]
SetEndCams[edit]
Overrides: DeathMatchPlus.SetEndCams
SuccessfulGame[edit]
function bool SuccessfulGame ()
Overrides: DeathMatchPlus.SuccessfulGame