UE3:UTHealthPickupFactory (UT3)
Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory >> UTHealthPickupFactory |
- Package:
- UTGame
- Direct subclasses:
- UTPickupFactory_MediumHealth, UTPickupFactory_HealthVial, UTPickupFactory_SuperHealth
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Properties
bSuperHeal
Type: bool
HealingAmount
Type: int
Default value: 20
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BaseBrightEmissive |
| ||||||||||
BaseDimEmissive |
| ||||||||||
bTrackPickup | True | ||||||||||
Components[4] | StaticMeshComponent'HealthPickUpMesh' | ||||||||||
MaxDesireability | 0.7 | ||||||||||
PickupMessage | "Health Pack" | ||||||||||
PickupStatName | 'PICKUPS_HEALTH' | ||||||||||
RespawnSound | SoundCue'A_Pickups.Health.Cue.A_Pickups_Health_Respawn_Cue' |
Subobjects
BaseMeshComp
Class: Engine.StaticMeshComponent
Inherits from: UTItemPickupFactory.BaseMeshComp
No new values.
CollisionCylinder
Class: Engine.CylinderComponent
Inherits from: UTItemPickupFactory.CollisionCylinder
No new values.
HealthPickUpMesh
Class: Engine.StaticMeshComponent
Property | Value |
---|---|
bCastDynamicShadow | False |
bForceDirectLightMap | True |
BlockActors | False |
BlockRigidBody | False |
bUseAsOccluder | False |
CachedCullDistance | 4500.0 |
CastShadow | False |
CollideActors | False |
CullDistance | 4500.0 |
LightEnvironment | DynamicLightEnvironmentComponent'UTGame.Default__UTHealthPickupFactory:PickupLightEnvironment' |
PathRenderer
Class: Engine.PathRenderingComponent
Inherits from: UTItemPickupFactory.PathRenderer
No new values.
PickupLightEnvironment
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTItemPickupFactory.PickupLightEnvironment
No new values.
Functions
Static functions
UpdateHUD
Overrides: UTPickupFactory.UpdateHUD
Instance functions
BotDesireability
Overrides: UTItemPickupFactory.BotDesireability
HealAmount
SpawnCopyFor
Overrides: UTItemPickupFactory.SpawnCopyFor
Give the benefit of this pickup to the recipient
States
Pickup
Inherits from: UTPickupFactory.Pickup
Modifiers: auto
Pickup.DetourWeight
Overrides: PickupFactory.Pickup.DetourWeight
Pickup.ValidTouch
Overrides: PickupFactory.Pickup.ValidTouch