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

XGame.UDamageRules

Extends
GameRules

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameRules
         |   
         +-- XGame.UDamageRules

Variables Summary
Inherited Variables from Engine.GameRules
NextGameRules
Inherited Variables from Engine.Info
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup

Functions Summary
functionvector GetThrowVector (Controller Killer, xPawn Killed)
functionbool HasUDamage (Controller Killed)
function ScoreKill (Controller Killer, Controller Killed)
function ThrowUDamage (Controller Killer, xPawn Killed)
Inherited Functions from Engine.GameRules
AddGameRules, CheckEndGame, CheckScore, CriticalPlayer, FindPlayerStart, GetRules, GetServerDetails, HandleRestartGame, NetDamage, OverridePickupQuery, PreventDeath, PreventSever, ScoreKill, ScoreObjective
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Functions Detail

GetThrowVector Source code

function vector GetThrowVector ( Controller Killer, xPawn Killed )

HasUDamage Source code

function bool HasUDamage ( Controller Killed )

ScoreKill Source code

function ScoreKill ( Controller Killer, Controller Killed )

ThrowUDamage Source code

function ThrowUDamage ( Controller Killer, xPawn Killed )


Defaultproperties

defaultproperties
{
}

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