| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pickup
|
+-- XPickups.TournamentPickup
|
+-- XPickups.TournamentHealth
|
+-- XPickups.SuperHealthPack
| Variables Summary |
|---|
| Inherited Variables from XPickups.TournamentHealth |
|---|
| bSuperHeal, HealingAmount |
| Functions Summary | ||
|---|---|---|
![]() | StaticPrecache (LevelInfo L) | |
| Inherited Functions from XPickups.TournamentHealth |
|---|
| BotDesireability, DetourWeight, GetHealMax, GetLocalString, Touch, UpdateHUD |
| Inherited Functions from XPickups.TournamentPickup |
|---|
| RespawnEffect |
| Functions Detail |
|---|
StaticPrecache Source code| Defaultproperties |
|---|
defaultproperties { HealingAmount=100 bSuperHeal=Wahr MaxDesireability=2.000000 bAmbientGlow=Falsch bPredictRespawns=Wahr RespawnTime=60.000000 PickupMessage="You picked up a Big Keg O' Health +" PickupSound=Sound'PickupSounds.LargeHealthPickup' PickupForce="LargeHealthPickup" DrawType=DT_StaticMesh StaticMesh=StaticMesh'E_Pickups.Health.SuperKeg' Physics=PHYS_Rotating DrawScale=0.400000 AmbientGlow=64 ScaleGlow=0.600000 Style=STY_AlphaZ bUnlit=Wahr TransientSoundRadius=450.000000 CollisionRadius=42.000000 RotationRate=(Yaw=2000) } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||