| 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.GravityMatch
| Variables Summary | |
|---|---|
| GravityMatch | |
| bool | bTerranWeaponsOnly |
| vector | Gravity |
| 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 | ||
|---|---|---|
![]() | playerpawn | Login (string Portal, string Options, out string Error, class<playerpawn> SpawnClass
)) |
![]() | float | PlaySpawnEffect (inventory Inv)) |
![]() | PostBeginPlay ())) | |
![]() | UpdateAirControl (PlayerPawn Player )) | |
| 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 |
|---|
Login Source code
PlaySpawnEffect Source code
PostBeginPlay Source code
UpdateAirControl Source code| Defaultproperties |
|---|
defaultproperties
{
Gravity=(Z=-200.000000)
bTerranWeaponsOnly=True
GameName="GravityMatch"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||