| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pickup
|
+-- Old2K4.TournamentPickup
|
+-- Old2K4.TournamentHealth
|
+-- Old2K4.MiniHealthPack
FirstAidKit, FirstAidKitMP
| Variables Summary |
|---|
| Inherited Variables from Old2K4.TournamentHealth |
|---|
| bSuperHeal, HealingAmount |
| Functions Summary |
|---|
| Inherited Functions from Old2K4.TournamentHealth |
|---|
| BotDesireability, DetourWeight, GetHealMax, GetLocalString, Touch, UpdateHUD |
| Inherited Functions from Old2K4.TournamentPickup |
|---|
| RespawnEffect |
| Defaultproperties |
|---|
defaultproperties
{
HealingAmount=5
bSuperHeal=True
MaxDesireability=0.300000
PickupMessage="You picked up a Health Vial +"
PickupForce="HealthPack"
DrawType=DT_StaticMesh
CullDistance=4500.000000
Physics=PHYS_Rotating
DrawScale=0.060000
ScaleGlow=0.600000
Style=STY_AlphaZ
CollisionRadius=24.000000
RotationRate=(Yaw=24000)
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||