Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Inventory | +-- Engine.Powerups | +-- Engine.Armor
Variables Summary | |
---|---|
armor | NextArmor |
Armor | |
int | AbsorptionPriority |
int | ArmorAbsorption |
class<DamageType> | ProtectionType |
Inherited Variables from Engine.Powerups |
---|
ActivateSound, bActivatable, bActive, bAutoActivate, bCanHaveMultipleCopies, DeActivateSound, ExpireMessage, NumCopies |
Inherited Variables from Engine.Inventory |
---|
AttachmentClass, bDisplayableInv, bDrawingFirstPerson, BobDamping, bTossedOut, Charge, GroupOffset, IconCoords, IconMaterial, InventoryGroup, ItemName, PickupClass, PlayerViewOffset, PlayerViewPivot, ThirdPersonActor |
Functions Summary | ||
---|---|---|
int | ArmorAbsorbDamage (int Damage, class<DamageType> DamageType, vector HitLocation)) | |
ArmorImpactEffect (vector HitLocation) | ||
int | ArmorPriority (class<DamageType> DamageType)) | |
BeginState ())) Activated | ||
EndState ())) Activated | ||
armor | PrioritizeArmor (int Damage, class<DamageType> DamageType, vector HitLocation )) |
Inherited Functions from Engine.Powerups |
---|
Activate, BeginState, EndState, FireEffect, GetLocalString, HandlePickupQuery, PickupFunction, SelectNext, TravelPreAccept, UseCharge, UsedUp |
States Summary |
---|
Activated Source code |
---|
state Activated |
BeginState, EndState |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |