There is no spoon

UE1:TournamentHealth (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Inventory >> Pickup >> TournamentHealth
Package: 
BotPack
Direct subclasses:
HealthPack, HealthVial, MedBox
This class in other games:
UT2003, UT2004

null

Properties

Property group 'TournamentHealth'

bSuperHeal

Type: bool


HealingAmount

Type: int


Default value: 20

Default values

Property Value
AmbientGlow 64
CollisionHeight 8.0
CollisionRadius 22.0
Icon Texture'UnrealShare.Icons.I_Health'
Mass 10.0
MaxDesireability 0.5
PickupMessage "You picked up a Health Pack +"
PickupSound Sound'UnrealShare.Pickups.Health2'
RemoteRole ROLE_DumbProxy
RespawnTime 20.0

Functions

Events

BotDesireability

event float BotDesireability (Pawn Bot)

Overrides: Inventory.BotDesireability


Other instance functions

PlayPickupMessage

function PlayPickupMessage (Pawn Other)


States

Pickup

Inherits from: Pickup.Pickup

Modifiers: auto

Pickup.Touch

event Touch (Actor Other)

Overrides: Pickup.Pickup.Touch