UE3:UTPickupFactory_MediumHealth (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory >> UTHealthPickupFactory >> UTPickupFactory_MediumHealth
Package:
UTGame

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Default values

Subobjects

BaseMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTHealthPickupFactory.BaseMeshComp

Property Value
Scale 0.8
StaticMesh StaticMesh'PICKUPS.Health_Large.Mesh.S_Pickups_Base_Health_Large'
Translation
Member Value
X 0.0
Y 0.0
Z -44.0

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTHealthPickupFactory.CollisionCylinder

No new values.

Glowcomp

Class: UTGame.UTParticleSystemComponent

Property Value
Template ParticleSystem'PICKUPS.Health_Large.Effects.P_Pickups_Base_Health_Glow'
Translation
Member Value
X 0.0
Y 0.0
Z -50.0

HealthPickUpMesh

Class: Engine.StaticMeshComponent

Inherits from: UTHealthPickupFactory.HealthPickUpMesh

Property Value
CullDistance 7000.0
StaticMesh StaticMesh'PICKUPS.Health_Medium.Mesh.S_Pickups_Health_Medium'

PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: UTHealthPickupFactory.PathRenderer

No new values.

PickupLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTHealthPickupFactory.PickupLightEnvironment

No new values.

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: UTPickupFactory.PostBeginPlay