The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:VampireGameRules (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> GameRules >> VampireGameRules
Package: 
XGame
This class in other games:
UT2003

null

Properties

Property group 'VampireGameRules'

ConversionRatio

Type: float


Default value: 0.5

Instance functions

GetServerDetails

function GetServerDetails (out GameInfo.ServerResponseLine ServerState)

Overrides: GameRules.GetServerDetails


NetDamage

function int NetDamage (int OriginalDamage, int Damage, Pawn injured, Pawn instigatedBy, Object.Vector HitLocation, out Object.Vector Momentum, class<DamageTypeDamageType)

Overrides: GameRules.NetDamage