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

UPak.MarineMatch

Extends
DeathMatchGame

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameInfo
         |   
         +-- UnrealShare.UnrealGameInfo
            |   
            +-- UnrealShare.DeathMatchGame
               |   
               +-- UPak.MarineMatch

Variables Summary
MarineMatch
boolbTerranWeaponsOnly
Class<SpaceMarine>MarineTypes[4]
Inherited Variables from UnrealShare.DeathMatchGame
bAlreadyChanged, bChangeLevels, bDontRestart, bGameEnded, bHardCoreMode, bMegaSpeed, bMultiPlayerBots, BotConfig, BotConfigType, FragLimit, GlobalNameChange, InitialBots, NoNameChange, NumBots, RemainingBots, RemainingTime, TimeLimit, TimeMessage[16]
Inherited Variables from UnrealShare.UnrealGameInfo
bGenderMessages, BleededMessage, BurnedMessage, CorrodedMessage, DeathMessage[32], DeathModifier[5], DeathPrep, DeathTerm, DeathVerb, DrownedMessage, ExplodeMessage, FallMessage, FemBleededMessage, FemBurnedMessage, FemCorrodedMessage, FemDeathMessages, FemDrownedMessage, FemExplodeMessage, FemFallMessage, FemHackedMessage, FemHeadLossMessages, FemMajorDeathMessages, FemSuicideMessage, HackedMessage, HeadLossMessage[2], MajorDeathMessage[8], SuicideMessage

Functions Summary
functionbool AddBot ()))
function InitGameReplicationInfo ()))
function PostBeginPlay ()))
Inherited Functions from UnrealShare.DeathMatchGame
AcceptInventory, AddBot, CanSpectate, ChangeName, EndGame, FindPlayerStart, GetIntOption, GetRules, InitGame, IsRelevant, Killed, LogGameParameters, Login, Logout, PlayerJumpZScaling, PlaySpawnEffect, PostBeginPlay, ReduceDamage, RestartGame, SetGameSpeed, ShouldRespawn, Timer
Inherited Functions from UnrealShare.UnrealGameInfo
CreatureKillMessage, KillMessage, PlayerKillMessage, PlaySpawnEffect, PlayTeleportEffect, ReduceDamage, ShouldRespawn


Variables Detail

MarineMatch

bTerranWeaponsOnly Source code

var(MarineMatch) config bool bTerranWeaponsOnly;

MarineTypes[4] Source code

var(MarineMatch) Class<SpaceMarine> MarineTypes[4];


Functions Detail

AddBot Source code

function bool AddBot ( ) )

InitGameReplicationInfo Source code

function InitGameReplicationInfo ( ) )

PostBeginPlay Source code

function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
				MarineTypes(0)=Class'UPak.SpaceMarine'
				MarineTypes(1)=Class'UPak.MarineDesert'
				MarineTypes(2)=Class'UPak.MarineJungle'
				MarineTypes(3)=Class'UPak.MarineArctic'
				bTerranWeaponsOnly=True
				GameName="MarineMatch"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:10.975 - Created with UnCodeX