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

UnrealGame.CinematicGame

Extends
GameInfo
Modifiers
HideDropDown CacheExempt

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameInfo
         |   
         +-- UnrealGame.CinematicGame

Constants Summary
Inherited Contants from Engine.GameInfo
GIPROPNUM

Variables Summary
boolbPreviouslyViewed
Inherited Variables from Engine.GameInfo
AccessControl, AccessControlClass, Acronym, AutoAim, bAdminCanPause, bAllowBehindView, bAllowMPGameSpeed, bAllowVehicles, bAllowWeaponThrowing, bAlreadyChanged, bAlternateMode, BaseMutator, bAttractCam, bCanChangeSkin, bCanViewOthers, bChangeLevels, bDelayedStart, BeaconName, bEnableStatLogging, bForceClassicView, bGameEnded, bGameRestarted, BindColor, bIsSaveGame, bLargeGameVOIP, bLiberalVehiclePaths, bLoggingGame, bLowGore, bModViewShake, bMustJoinBeforeStart, BotMenuType, bOverTime, bPauseable, bRestartLevel, BroadcastClass, BroadcastHandler, BroadcastHandlerClass, bTeamGame, bTestMode, bWaitingToStartMatch, bWeaponShouldViewShake, bWeaponStay, bWelcomePending, CallSigns[15], CurrentGameProfile, CurrentID, DeathMessageClass, DecoTextName, DefaultPlayerClassName, DefaultPlayerName, DemoCommand, Description, FearCostFallOff, GameDifficulty, GameMessageClass, GameName, GameOptionsMenuType, GameReplicationInfo, GameReplicationInfoClass, GameRulesModifiers, GameSpeed, GameStats, GameStatsClass, GameUMenuType, GIPropDescText[GIPROPNUM], GIPropsDisplayText[GIPROPNUM], GIPropsExtras[2], GoalScore, GoreLevel, GoreLevelText[3], HUDSettingsMenu, HUDType, MaplistHandler, MaplistHandlerClass, MaplistHandlerType, MapListType, MapPrefix, MaxIdleTime, MaxLives, MaxPlayers, MaxSpectators, MultiplayerUMenuType, MutatorClass, NoBindString, NumBots, NumPlayers, NumSpectators, OtherMesgGroup, PlayerControllerClass, PlayerControllerClassName, ResetCountDown, ResetTimeDelay, RulesMenuType, SaveGameManifest, ScoreBoardType, ScreenShotName, SecurityClass, ServerSkillLevel, SettingsMenuType, StartTime, TimeLimit, VehicleList, VoiceReplicationInfo, VoiceReplicationInfoClass, VotingHandler, VotingHandlerClass, VotingHandlerType
Inherited Variables from Engine.Info
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup

Structures Summary
Inherited Structures from Engine.GameInfo
KeyValuePair, PlayerResponseLine, ServerResponseLine

Functions Summary
function AddDefaultInventory (pawn PlayerPawn)
function Logout (Controller Exiting)
function PostBeginPlay ()
event PostLogin (PlayerController NewPlayer)
function SetGameSpeed (Float T)
event Trigger (Actor Other, Pawn EventInstigator)
Inherited Functions from Engine.GameInfo
AcceptInventory, AcceptPlayInfoProperty, AddDefaultInventory, AddGameModifier, AddGameSpecificInventory, AddMutator, AddServerDetail, AdjustBotInterface, AdminSay, AllDataObjects, AllowBecomeActivePlayer, AllowGameSpeedChange, AllowMutator, AtCapacity, BecomeSpectator, Broadcast, BroadcastDeathMessage, BroadcastLocalized, BroadcastTeam, CanEnterVehicle, CanLeaveVehicle, CanSpectate, ChangeMap, ChangeName, ChangeTeam, ChangeVoiceChannel, CheckEndGame, CheckScore, CreateDataObject, DeadUse, DeleteDataObject, DeletePackage, Destroyed, DetailChange, DisableNextObjective, DiscardInventory, DriverEnteredVehicle, DriverLeftVehicle, EndGame, EndLogging, FillPlayInfo, FindPlayerByID, FindPlayerStart, FindSpecGoalFor, FindTeamDesignation, GameEnding, GetAllLoadHints, GetBeaconText, GetBindWeight, GetDefaultPlayerClass, GetDefenderNum, GetDescriptionText, GetDisplayText, GetIntOption, GetKeyBindName, GetKeyValue, GetLoadingHint, GetMapList, GetMapRotation, GetNetworkNumber, GetNextLoadHint, GetNumPlayers, GetPlayerControllerList, GetRandomTeamSymbol, GetSavedGames, GetServerDetails, GetServerInfo, GetServerPlayers, GetServerPort, GrabOption, HasOption, InitGame, InitGameReplicationInfo, InitLogging, InitMaplistHandler, InitSavedLevel, InitVoiceReplicationInfo, IsOnTeam, IsVehicleMutator, JustStarted, Kick, KickBan, KickIdler, KillBots, Killed, KillEvent, LoadDataObject, LoadMapList, LoadSRGrammar, Login, Logout, MakeColorCode, MultiMinPlayers, NewRecommendCombo, NoBlood, NotifyKilled, NotifyLogin, NotifyLogout, NoTranslocatorKeyPressed, OrderToIndex, OtherTeam, ParseChatPercVar, ParseKillMessage, ParseLoadingHint, ParseMessageString, ParseOption, ParseVoiceCommand, PickTeam, PickupQuery, PlayerCanRestart, PlayerCanRestartGame, PostBeginPlay, PostLogin, PreBeginPlay, PrecacheGameAnnouncements, PrecacheGameStaticMeshes, PrecacheGameTextures, PreLogin, PreventDeath, PreventSever, ProcessServerTravel, RatePlayerStart, RecommendCombo, ReduceDamage, RegisterVehicle, Reset, RestartGame, RestartPlayer, ReviewJumpSpots, SavePackage, SceneAbort, SceneEnded, SceneStarted, ScoreEvent, ScoreKill, ScoreObjective, SendPlayer, SessionKickBan, SetGameSpeed, SetGrammar, SetPause, SetPlayerDefaults, SetWeaponViewShake, ShouldRespawn, StartMatch, StripColor, TeamScoreEvent, TestLevel, Timer, TooManyBots, UpdatePrecacheMaterials, UpdatePrecacheStaticMeshes, UseLowGore, WeakObjectives
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Variables Detail

bPreviouslyViewed Source code

var config bool bPreviouslyViewed;


Functions Detail

AddDefaultInventory Source code

function AddDefaultInventory ( pawn PlayerPawn )

Logout Source code

function Logout ( Controller Exiting )

PostBeginPlay Source code

function PostBeginPlay ( )

PostLogin Source code

event PostLogin ( PlayerController NewPlayer )

SetGameSpeed Source code

function SetGameSpeed ( Float T )

Trigger Source code

event Trigger ( Actor Other, Pawn EventInstigator )


Defaultproperties

defaultproperties
{
     HUDType="UnrealGame.CinematicHud"
     PlayerControllerClassName="UnrealGame.CinematicPlayer"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:53.203 - Created with UnCodeX