There is no spoon
UE3:UTPickupFactory_HealthVial (UDK)
Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory >> UTHealthPickupFactory >> UTPickupFactory_HealthVial |
Contents
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[edit]
AdjacentVials[edit]
Type: array<UTPickupFactory_HealthVial>
list of adjacent vials; used to adjust AI ratings for vial groups
Default values[edit]
Property | Value |
---|---|
bFloatingPickup | True |
BobOffset | 5.0 |
BobSpeed | 4.0 |
bRandomStart | True |
bRotatingPickup | True |
bSuperHeal | True |
HealingAmount | 5 |
MaxDesireability | 0.3 |
PickupMessage | "Health Vial" |
PickupSound | SoundCue'A_Pickups.Health.Cue.A_Pickups_Health_Small_Cue_Modulated' |
PickUpWaveForm | ForceFeedbackWaveform'UTGame.Default__UTPickupFactory_HealthVial:ForceFeedbackWaveformPickUp' |
YawRotationRate | 32000.0 |
Subobjects[edit]
BaseMeshComp[edit]
Class: Engine.StaticMeshComponent
Inherits from: UTHealthPickupFactory.BaseMeshComp
Property | Value |
---|---|
ReplacementPrimitive | None |
CollisionCylinder[edit]
Class: Engine.CylinderComponent
Inherits from: UTHealthPickupFactory.CollisionCylinder
Property | Value |
---|---|
CollisionHeight | 20.0 |
CollisionRadius | 30.0 |
ReplacementPrimitive | None |
HealthPickUpMesh[edit]
Class: Engine.StaticMeshComponent
Inherits from: UTHealthPickupFactory.HealthPickUpMesh
Property | Value |
---|---|
ReplacementPrimitive | None |
StaticMesh | StaticMesh'Pickups.Health_Small.Mesh.S_Pickups_Health_Small' |
PathRenderer[edit]
Class: Engine.PathRenderingComponent
Inherits from: UTHealthPickupFactory.PathRenderer
Property | Value |
---|---|
ReplacementPrimitive | None |
PickupLightEnvironment[edit]
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTHealthPickupFactory.PickupLightEnvironment
No new values.
Functions[edit]
Events[edit]
PostBeginPlay[edit]
Overrides: UTPickupFactory.PostBeginPlay
Other instance functions[edit]
BotDesireability[edit]
Overrides: UTHealthPickupFactory.BotDesireability
FindAdjacentVials[edit]
adds all adjacent vials to the given array recursive, so it detects strung out vial groups and such
SpawnCopyFor[edit]
Overrides: UTHealthPickupFactory.SpawnCopyFor
Give the benefit of this pickup to the recipient
States[edit]
Pickup[edit]
Inherits from: UTHealthPickupFactory.Pickup
Modifiers: auto
Pickup.DetourWeight[edit]
Overrides: UTHealthPickupFactory.Pickup.DetourWeight