I don't need to test my programs. I have an error-correcting modem.

UE2:VampireGameRules (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> GameRules >> VampireGameRules
Package: 
XGame
This class in other games:
UT2004

null

Properties[edit]

Property group 'VampireGameRules'[edit]

ConversionRatio[edit]

Type: float


Default value: 0.5

Instance functions[edit]

GetServerDetails[edit]

function GetServerDetails (out GameInfo.ServerResponseLine ServerState)

Overrides: GameRules.GetServerDetails


NetDamage[edit]

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

Overrides: GameRules.NetDamage