Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Botpack.TrophyGame

Extends
UTIntro

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameInfo
         |   
         +-- Botpack.TournamentGameInfo
            |   
            +-- Botpack.UTIntro
               |   
               +-- Botpack.TrophyGame

Variables Summary
rotatorCorrectRotation
Class<Trophy>NewTrophyClass
intTrophyTime
Inherited Variables from Botpack.UTIntro
bOpened, CityIntroHUDClass, TickCount
Inherited Variables from Botpack.TournamentGameInfo
bDisallowOverride, BestFPHs[3], BestPlayers[3], BestRecordDate[3], bRatedGame, BurnedMessage, CorrodedMessage, DeathMessage[32], DeathModifier[5], DeathPrep, DeathTerm, DeathVerb, DrownedMessage, EndStatsClass, ExplodeMessage, FallMessage, FemaleSuicideMessage, HackedMessage, HeadLossMessage[2], MajorDeathMessage[8], MaleSuicideMessage, MortarMessage, RedeemerClass, SuicideMessage, TotalDeaths, TotalFlags, TotalFrags, TotalGames

Functions Summary
function AcceptInventory (pawn PlayerPawn))
eventplayerpawn Login (string Portal, string Options, out string Error, class<playerpawn> SpawnClass ))
function PlayTrophyEffect (Trophy NewTrophy))
function Timer ()))
Inherited Functions from Botpack.UTIntro
AcceptInventory, CanSpectate, Login, PlaySpawnEffect, PlayTeleportEffect, PreBeginPlay, SetPause, Tick
Inherited Functions from Botpack.TournamentGameInfo
AtCapacity, BroadcastRegularDeathMessage, CalcEndStats, CreatureKillMessage, DiscardInventory, EmptyBestSlot, GetTimeStamp, KillMessage, Login, PlayerKillMessage, PlaySpawnEffect, PlayTeleportEffect, ShouldRespawn


Variables Detail

CorrectRotation Source code

var rotator CorrectRotation;

NewTrophyClass Source code

var Class<Trophy> NewTrophyClass;

TrophyTime Source code

var int TrophyTime;


Functions Detail

AcceptInventory Source code

function AcceptInventory ( pawn PlayerPawn) )

Login Source code

event playerpawn Login ( string Portal, string Options, out string Error, class<playerpawn> SpawnClass ) )

PlayTrophyEffect Source code

function PlayTrophyEffect ( Trophy NewTrophy) )

Timer Source code

function Timer ( ) )


Defaultproperties

defaultproperties
{
     HUDType=Class'Botpack.CHEOLHUD'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:11.215 - Created with UnCodeX