| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.GameInfo
|
+-- U2Dialog.DialogGameInfo
|
+-- U2.U2GameInfo
|
+-- U2.U2DeathMatch
|
+-- U2.U2TeamGame
|
+-- U2CTF.U2CTFGame
| Constants Summary |
|---|
| Inherited Contants from U2.U2DeathMatch |
|---|
| STAGE_MidGame, STAGE_PostGame, STAGE_PreGame |
| Variables Summary | |
|---|---|
| Sound | CaptureSound[2] |
| name | CurrentOrders[2] |
| float | LastGotFlag |
| float | LastSeeFlagCarrier |
| Sound | ReturnSound |
| Functions Summary | ||
|---|---|---|
![]() | ClientsPlaySound (Sound ClientSound )) | |
![]() | Actor | GetEndGameTarget ())) |
![]() | Killed (Controller Killer, Controller Killed, Pawn KilledPawn, class | |
![]() | Logout (Controller Exiting )) | |
![]() | ScoreFlag (Pawn Scorer, U2CTFFlag TargetFlag )) | |
| Inherited Functions from U2.U2TeamGame |
|---|
| BalanceTeams, CanSpectate, ChangeTeam, GameEvent, GetBestTeam, GetRules, GetTeam, GetTeamNumber, GetWinnder, GoalLimitMet, InitBot, InitGame, IsTied, IsWinner, LogGameParameters, Logout, PlayStartupMessage, PreBeginPlay, RatePlayerStart, ReduceFriendlyDamage, ScoreKill, SetEndGameCameras, ValidTeam |
| Variables Detail |
|---|
| Functions Detail |
|---|
ClientsPlaySound Source code
GetEndGameTarget Source code
Killed Source code
Logout Source code
ScoreFlag Source code| Defaultproperties |
|---|
defaultproperties
{
CaptureSound(0)=Sound'U2CTFA.CTFCaptured1'
CaptureSound(1)=Sound'U2CTFA.CTFCaptured2'
ReturnSound=Sound'U2CTFA.CTFReturned'
StartupMessage=""
bScoreTeamKills=false
MaxAllowedTeams=2
GameGoal="captures wins the match!"
GoalScore=3
GameAIControllerClasses(0)="U2CTF.GameAIControllerCTF"
MapPrefix="CTF"
BeaconName="CTF"
GameName="Capture the Flag"
GameReplicationInfoClass=Class'U2CTF.U2CTFReplicationInfo'
UseReticleOnEvents(0)="UseReticleText"
UseReticleOnEvents(1)="UseReticleCorners"
UseReticleOnEvents(2)="UseReticleTopBars"
ProximityReticleOnEvents(0)="ProximityReticleCorners"
ProximityReticleOnEvents(1)="ProximityReticleTopBars"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||