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

Contents

Package: 
XGame
This class in other games:
UT2004

null

[edit] Properties

[edit] Property group 'VampireGameRules'

[edit] ConversionRatio

Type: float


Default value: 0.5

[edit] Instance functions

[edit] GetServerDetails

function GetServerDetails (out GameInfo.ServerResponseLine ServerState)

Overrides: GameRules.GetServerDetails


[edit] NetDamage

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

Overrides: GameRules.NetDamage