| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Inventory
|
+-- Engine.Pickup
|
+-- Botpack.TournamentPickup
|
+-- Relics.RelicInventory
|
+-- Relics.RelicRedemptionInventory
| Variables Summary |
|---|
| Inherited Variables from Relics.RelicInventory |
|---|
| IdleTime, MyRelic, ShellEffect, ShellSkin, ShellType |
| Functions Summary | ||
|---|---|---|
![]() | int | ArmorAbsorbDamage (int Damage, name DamageType, vector HitLocation)) |
![]() | inventory | PrioritizeArmor (int Damage, name DamageType, vector HitLocation )) |
| Inherited Functions from Relics.RelicInventory |
|---|
| BeginState, BotDesireability, CheckForHUDMutator, Destroyed, DropInventory, EndState, FlashShell, HandlePickupQuery, Landed, PickupFunction, PostBeginPlay, Timer, Touch |
| Inherited Functions from Botpack.TournamentPickup |
|---|
| BecomeItem, FireEffect |
| Functions Detail |
|---|
ArmorAbsorbDamage Source code
PrioritizeArmor Source code| Defaultproperties |
|---|
defaultproperties { PickupMessage="You picked up the Relic of Redemption!" PickupViewMesh=Mesh'Relics.RelicRedemption' PickupViewScale=0.600000 Icon=Texture'Relics.Icons.RelicIconRedemption' Physics=PHYS_Rotating Skin=Texture'Relics.Skins.JRelicRedemption' CollisionHeight=40.000000 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||