My program doesn't have bugs. It just develops random features.

Difference between revisions of "UE3:UTProj HeroRedeemer (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
m (1 revision: UT3 Titan Pack classes)
 
(No difference)

Latest revision as of 01:31, 16 August 2009

UT3 Object >> Actor >> Projectile >> UTProjectile >> UTProj_RedeemerBase >> UTProj_HeroRedeemer
Package: 
UTGame

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

Properties[edit]

bDoExplosionEffects[edit]

Type: bool

Modifiers: repnotify


Default values[edit]

Property Value
bAlwaysRelevant True
DistanceExplosionTemplates[0]
Member Value
MinDistance 2200.0
Template ParticleSystem'WP_Redeemer.Particles.P_WP_Redeemer_Explo_Far'
DistanceExplosionTemplates[1]
Member Value
MinDistance 1500.0
Template ParticleSystem'WP_Redeemer.Particles.P_WP_Redeemer_Explo_Mid'
DistanceExplosionTemplates[2]
Member Value
Template ParticleSystem'WP_Redeemer.Particles.P_WP_Redeemer_Explo_Near'
ExplosionClass Class'UTGame.UTEmit_HeroRedeemerExplosion'
ExplosionShake CameraAnim'Camera_FX_02.WP_Redeemer.C_WP_Redeemer_Shake_UT3G'
ExplosionSound SoundCue'A_Titan_Extras.Redeemer.A_Weapon_Redeemer_ExplodeCue'
MyDamageType Class'UTGame.UTDmgType_HeroBomb'

Subobjects[edit]

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTProj_RedeemerBase.CollisionCylinder

Property Value
Translation
Member Value
X 40.0
Y 0.0
Z 0.0

RedeemerLightEnvironment[edit]

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTProj_RedeemerBase.RedeemerLightEnvironment

No new values.

Functions[edit]

Events[edit]

ReplicatedEvent[edit]

simulated event ReplicatedEvent (name VarName)

Overrides: Actor.ReplicatedEvent


Other instance functions[edit]

SpawnExplosionEffects[edit]

simulated function SpawnExplosionEffects (Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: UTProj_RedeemerBase.SpawnExplosionEffects

Spawn Explosion Effects