| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.GameInfo
|
+-- UnrealShare.UnrealGameInfo
|
+-- UnrealShare.DeathMatchGame
|
+-- UPak.CloakMatch
| Variables Summary | |
|---|---|
| int | BotCount |
| Pawn | CloakedPawn |
| EnemyUpdater | Updater |
| CloakMatch | |
| bool | bTerranWeaponsOnly |
| int | SuicidePenalty |
| 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 | ||
|---|---|---|
![]() | AddDefaultInventory (pawn PlayerPawn) | |
![]() | AdjustBotEnemy () | |
![]() | AdjustHUDS () | |
![]() | CloakNewPawn (pawn newCloakedPawn) | |
![]() | DestroyCloaks () | |
![]() | Killed (pawn killer, pawn Other, name damageType) | |
![]() | PostBeginPlay () | |
![]() | TerranWeaponSetup () | |
| 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 |
|---|
| Functions Detail |
|---|
AddDefaultInventory Source code
AdjustBotEnemy Source code
AdjustHUDS Source code
CloakNewPawn Source code
DestroyCloaks Source code
Killed Source code
PostBeginPlay Source code
TerranWeaponSetup Source code| Defaultproperties |
|---|
defaultproperties { bTerranWeaponsOnly=True SuicidePenalty=5 GameMenuType=Class'UPak.UPakGameOptionsMenu' HUDType=Class'UPak.UPakHUD' GameName="CloakMatch" } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||