Gah - a solution with more questions. – EntropicLqd
UE3:UTPickupFactory_HealthVial (UT3)
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
AdjacentVials
Type: array<UTPickupFactory_HealthVial>
list of adjacent vials; used to adjust AI ratings for vial groups
Default values
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' |
YawRotationRate | 32000.0 |
Subobjects
BaseMeshComp
Class: Engine.StaticMeshComponent
Inherits from: UTHealthPickupFactory.BaseMeshComp
No new values.
CollisionCylinder
Class: Engine.CylinderComponent
Inherits from: UTHealthPickupFactory.CollisionCylinder
Property | Value |
---|---|
CollisionHeight | 20.0 |
CollisionRadius | 30.0 |
HealthPickUpMesh
Class: Engine.StaticMeshComponent
Inherits from: UTHealthPickupFactory.HealthPickUpMesh
Property | Value |
---|---|
StaticMesh | StaticMesh'PICKUPS.Health_Small.Mesh.S_Pickups_Health_Small' |
PathRenderer
Class: Engine.PathRenderingComponent
Inherits from: UTHealthPickupFactory.PathRenderer
No new values.
PickupLightEnvironment
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTHealthPickupFactory.PickupLightEnvironment
No new values.
Functions
Events
PostBeginPlay
Overrides: UTPickupFactory.PostBeginPlay
Other instance functions
BotDesireability
Overrides: UTHealthPickupFactory.BotDesireability
FindAdjacentVials
adds all adjacent vials to the given array recursive, so it detects strung out vial groups and such
SpawnCopyFor
Overrides: UTHealthPickupFactory.SpawnCopyFor
Give the benefit of this pickup to the recipient
States
Pickup
Inherits from: UTHealthPickupFactory.Pickup
Modifiers: auto
Pickup.DetourWeight
Overrides: UTHealthPickupFactory.Pickup.DetourWeight