I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:PowerSuitCustom (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Inventory >> Powerups >> Armor >> PowerSuit >> PowerSuitHeavy >> PowerSuitCustom
Package: 
U2

PowerSuitCustom.uc

Default values[edit]

Property Value
bProhibitPickups True
ItemName "Custom Power Suit"

Instance functions[edit]

ArmorAbsorbDamage[edit]

function int ArmorAbsorbDamage (int Damage, class<DamageTypeDamageType, Object.Vector HitLocation)

Overrides: PowerSuit.ArmorAbsorbDamage