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

UPak.CloakGame

Extends
UPakGame

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

Variables Summary
PawnCloakedPawn
CloakGame
intSuicidePenalty
Inherited Variables from UnrealShare.DeathMatchGame
bAlreadyChanged, bChangeLevels, bDontRestart, bGameEnded, bHardCoreMode, bMegaSpeed, bMultiPlayerBots, BotConfig, BotConfigType, FragLimit, GlobalNameChange, InitialBots, NoNameChange, NumBots, RemainingBots, RemainingTime, TimeLimit, TimeMessage[16]

Functions Summary
function AddDefaultInventory (pawn PlayerPawn)
function AdjustHUDS ()
function CloakNewPawn (pawn newCloakedPawn)
function DestroyCloaks ()
function Killed (pawn killer, pawn Other, name damageType)
Inherited Functions from UPak.UPakGame
AddBot, Killed, Login, PostBeginPlay, UPakGameSetup
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


Variables Detail

CloakedPawn Source code

var Pawn CloakedPawn;

CloakGame

SuicidePenalty Source code

var(CloakGame) int SuicidePenalty;


Functions Detail

AddDefaultInventory Source code

function AddDefaultInventory ( pawn PlayerPawn )

AdjustHUDS Source code

function AdjustHUDS ( )

CloakNewPawn Source code

function CloakNewPawn ( pawn newCloakedPawn )

DestroyCloaks Source code

function DestroyCloaks ( )

Killed Source code

function Killed ( pawn killer, pawn Other, name damageType )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:16.171 - Created with UnCodeX