I don't need to test my programs. I have an error-correcting modem.

UE3:UTPickupFactory_SuperHealth (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory >> UTHealthPickupFactory >> UTPickupFactory_SuperHealth
Package: 
UTGameContent
This class in other games:
UDK

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

Properties[edit]

Crackle[edit]

Type: ParticleSystemComponent

the crackling lightning effect that surrounds the keg on spawn

Default value: UTParticleSystemComponent'ParticleCrackle'

Default values[edit]

Property Value
bHasLocationSpeech True
bIsSuperItem True
bPredictRespawns True
bRotatingPickup True
bSuperHeal True
Components[5] UTParticleSystemComponent'ParticleGlow'
Components[6] UTParticleSystemComponent'ParticleCrackle'
Glow UTParticleSystemComponent'ParticleGlow'
HealingAmount 100
LocationSpeech[0] SoundNodeWave'A_Character_IGMale.BotStatus.A_BotStatus_IGMale_HeadingForTheSuperhealth'
LocationSpeech[1] SoundNodeWave'A_Character_Jester.BotStatus.A_BotStatus_Jester_HeadingForTheSuperhealth'
LocationSpeech[2] SoundNodeWave'A_Character_Othello.BotStatus.A_BotStatus_Othello_HeadingForTheSuperHealth'
MaxDesireability 2.0
PickupMessage "Big Keg O' Health"
PickupSound SoundCue'A_Pickups.Health.Cue.A_Pickups_Health_Super_Cue'
RespawnTime 60.0
YawRotationRate 16384.0

Subobjects[edit]

BaseMeshComp[edit]

Class: Engine.StaticMeshComponent

Inherits from: UTHealthPickupFactory.BaseMeshComp

Property Value
Rotation
Member Value
Pitch 0
Roll 0
Yaw 16384
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[edit]

Class: Engine.CylinderComponent

Inherits from: UTHealthPickupFactory.CollisionCylinder

No new values.

HealthPickUpMesh[edit]

Class: Engine.StaticMeshComponent

Inherits from: UTHealthPickupFactory.HealthPickUpMesh

Property Value
CullDistance 7000.0
Materials[0] Material'PICKUPS.Health_Large.Materials.M_Pickups_Health_Large_Keg'
StaticMesh StaticMesh'PICKUPS.Health_Large.Mesh.S_Pickups_Health_Large_Keg'

ParticleCrackle[edit]

Class: UTGame.UTParticleSystemComponent

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

ParticleGlow[edit]

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

PathRenderer[edit]

Class: Engine.PathRenderingComponent

Inherits from: UTHealthPickupFactory.PathRenderer

No new values.

PickupLightEnvironment[edit]

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTHealthPickupFactory.PickupLightEnvironment

No new values.

Instance functions[edit]

RespawnEffect[edit]

simulated function RespawnEffect ()

Overrides: UTPickupFactory.RespawnEffect


SetPickupHidden[edit]

simulated function SetPickupHidden ()

Overrides: UTPickupFactory.SetPickupHidden


SetPickupVisible[edit]

simulated function SetPickupVisible ()

Overrides: UTPickupFactory.SetPickupVisible