I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTPickupFactory_UDamage (UT3)

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

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

Default values[edit]

Property Value
BaseBrightEmissive
Member Value
A 1.0
B 10.0
G 1.0
R 4.0
BaseDimEmissive
Member Value
A 1.0
B 2.5
G 0.25
R 1.0
bHasLocationSpeech True
Components[5] UTParticleSystemComponent'DamageParticles'
Components[6] AudioComponent'DamageReady'
InventoryType Class'UTGameContent.UTUDamage'
LocationSpeech[0] SoundNodeWave'A_Character_IGMale.BotStatus.A_BotStatus_IGMale_HeadingForTheUDamage'
LocationSpeech[1] SoundNodeWave'A_Character_Jester.BotStatus.A_BotStatus_Jester_HeadingForTheUDamage'
LocationSpeech[2] SoundNodeWave'A_Character_Othello.BotStatus.A_BotStatus_Othello_HeadingForTheUDamage'
ParticleEffects UTParticleSystemComponent'DamageParticles'
PickupReadySound AudioComponent'DamageReady'
PickupStatName 'PICKUPS_UDAMAGE'
RespawnSound SoundCue'A_Pickups_Powerups.PowerUps.A_Powerup_UDamage_SpawnCue'

Subobjects[edit]

BaseMeshComp[edit]

Class: Engine.StaticMeshComponent

Inherits from: UTPowerupPickupFactory.BaseMeshComp

No new values.

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTPowerupPickupFactory.CollisionCylinder

No new values.

DamageParticles[edit]

Class: UTGame.UTParticleSystemComponent

Property Value
bAutoActivate False
Template ParticleSystem'PICKUPS.UDamage.Effects.P_Pickups_UDamage_Idle'
Translation
Member Value
X 0.0
Y 0.0
Z 5.0

DamageReady[edit]

Class: Engine.AudioComponent

Property Value
SoundCue SoundCue'A_Pickups_Powerups.PowerUps.A_Powerup_UDamage_GroundLoopCue'

PathRenderer[edit]

Class: Engine.PathRenderingComponent

Inherits from: UTPowerupPickupFactory.PathRenderer

No new values.

PickupLightEnvironment[edit]

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTPowerupPickupFactory.PickupLightEnvironment

No new values.

StaticMeshComponent1[edit]

Class: Engine.StaticMeshComponent

Inherits from: UTPowerupPickupFactory.StaticMeshComponent1

No new values.

Functions[edit]

Events[edit]

InitPickupMeshEffects[edit]

simulated event InitPickupMeshEffects ()

Overrides: UTPickupFactory.InitPickupMeshEffects

split out from SetPickupMesh() for subclasses that don't want to do the base PickupFactory implementation

Other instance functions[edit]

SetResOut[edit]

simulated function SetResOut ()

Overrides: UTPickupFactory.SetResOut