I don't need to test my programs. I have an error-correcting modem.
UE2:Armor (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- Engine
- Direct subclass:
- PowerSuit
- This class in other games:
- RTNP, U1, UT, UE2Runtime, UT2003, UT2004, U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
Property group 'Armor'
AbsorptionPriority
Type: int
Which items absorb damage first (higher=first).
ArmorAbsorption
Type: int
Percent of damage item absorbs 0-100.
ProtectionType
Type: class<DamageType>
Protects against DamageType (None if non-armor).
Internal variables
NextArmor
Type: Armor
Instance functions
ArmorAbsorbDamage
function int ArmorAbsorbDamage (int Damage, class<DamageType> DamageType, Object.Vector HitLocation)
ArmorImpactEffect
function ArmorImpactEffect (Object.Vector HitLocation)
ArmorPriority
PrioritizeArmor
function Armor PrioritizeArmor (int Damage, class<DamageType> DamageType, Object.Vector HitLocation)
Overrides: Inventory.PrioritizeArmor
States
Activated
Activated.BeginState
event BeginState ()
Overrides: Powerups.Activated.BeginState
Activated.EndState
event EndState ()
Overrides: Powerups.Activated.EndState