I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:SuperHealth (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Inventory >> Pickup >> Health >> SuperHealth
Package: 
UnrealShare
This class in other games:
U1, UT

SuperHealth.

Default values[edit]

Property Value
bSuperHeal True
CollisionHeight 19.5
CollisionRadius 16.0
HealingAmount 100
MaxDesireability 1.0
Mesh LodMesh'UnrealShare.SuperHealthMesh'
PickupMessage "You picked up the Super Health Pack"
PickupViewMesh LodMesh'UnrealShare.SuperHealthMesh'
RespawnTime 100.0
Texture None

Instance functions[edit]

PlayPickupMessage[edit]

function PlayPickupMessage (Pawn Other)

Overrides: Health.PlayPickupMessage