I don't need to test my programs. I have an error-correcting modem.
UE3:UTHealthPickupFactory (UT3)
Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory >> UTHealthPickupFactory |
Contents
- Package:
- UTGame
- Direct subclasses:
- UTPickupFactory_MediumHealth, UTPickupFactory_HealthVial, UTPickupFactory_SuperHealth
- This class in other games:
- UDK
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[edit]
bSuperHeal[edit]
Type: bool
HealingAmount[edit]
Type: int
Default value: 20
Default values[edit]
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[edit]
BaseMeshComp[edit]
Class: Engine.StaticMeshComponent
Inherits from: UTItemPickupFactory.BaseMeshComp
No new values.
CollisionCylinder[edit]
Class: Engine.CylinderComponent
Inherits from: UTItemPickupFactory.CollisionCylinder
No new values.
HealthPickUpMesh[edit]
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[edit]
Class: Engine.PathRenderingComponent
Inherits from: UTItemPickupFactory.PathRenderer
No new values.
PickupLightEnvironment[edit]
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTItemPickupFactory.PickupLightEnvironment
No new values.
Functions[edit]
Static functions[edit]
UpdateHUD[edit]
Overrides: UTPickupFactory.UpdateHUD
Instance functions[edit]
BotDesireability[edit]
Overrides: UTItemPickupFactory.BotDesireability
HealAmount[edit]
SpawnCopyFor[edit]
Overrides: UTItemPickupFactory.SpawnCopyFor
Give the benefit of this pickup to the recipient
States[edit]
Pickup[edit]
Inherits from: UTPickupFactory.Pickup
Modifiers: auto
Pickup.DetourWeight[edit]
Overrides: PickupFactory.Pickup.DetourWeight
Pickup.ValidTouch[edit]
Overrides: PickupFactory.Pickup.ValidTouch