Cogito, ergo sum
UE3:UTHealthPickupFactory (UDK)
Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory >> UTHealthPickupFactory |
Contents
- Package:
- UTGame
- Direct subclasses:
- UTPickupFactory_HealthPack, UTPickupFactory_HealthVial, UTPickupFactory_SuperHealth
- This class in other games:
- UT3
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. |
Properties
bSuperHeal
Type: bool
HealingAmount
Type: int
Default value: 20
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BaseBrightEmissive |
|
||||||||||
BaseDimEmissive |
|
||||||||||
Components[4] | StaticMeshComponent'HealthPickUpMesh' | ||||||||||
MaxDesireability | 0.7 | ||||||||||
PickupMessage | "Health Pack" | ||||||||||
PickupStatName | 'PICKUPS_HEALTH' | ||||||||||
PickUpWaveForm | ForceFeedbackWaveform'UTGame.Default__UTHealthPickupFactory:ForceFeedbackWaveformPickUp' | ||||||||||
RespawnSound | SoundCue'A_Pickups.Health.Cue.A_Pickups_Health_Respawn_Cue' |
Subobjects
BaseMeshComp
Class: Engine.StaticMeshComponent
Inherits from: UTItemPickupFactory.BaseMeshComp
Property | Value |
---|---|
ReplacementPrimitive | None |
CollisionCylinder
Class: Engine.CylinderComponent
Inherits from: UTItemPickupFactory.CollisionCylinder
Property | Value |
---|---|
ReplacementPrimitive | None |
HealthPickUpMesh
Class: Engine.StaticMeshComponent
Property | Value |
---|---|
bCastDynamicShadow | False |
bForceDirectLightMap | True |
BlockActors | False |
BlockRigidBody | False |
bUseAsOccluder | False |
CachedMaxDrawDistance | 4500.0 |
CastShadow | False |
CollideActors | False |
LightEnvironment | DynamicLightEnvironmentComponent'UTGame.Default__UTHealthPickupFactory:PickupLightEnvironment' |
MaxDrawDistance | 4500.0 |
ReplacementPrimitive | None |
PathRenderer
Class: Engine.PathRenderingComponent
Inherits from: UTItemPickupFactory.PathRenderer
Property | Value |
---|---|
ReplacementPrimitive | None |
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