I'm a doctor, not a mechanic

UE3:UTProj_FuryBolt (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Projectile >> UTProjectile >> UTProj_FuryBolt
Package: 
UTGameContent

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

Default values[edit]

Property Value
AccelRate 20000.0
Damage 20.0
DamageRadius 200.0
DrawScale 1.2
LifeSpan 1.6
MaxSpeed 12500.0
MomentumTransfer 4000.0
MyDamageType Class'UTGameContent.UTDmgType_FuryBolt'
ProjExplosionTemplate ParticleSystem'VH_Fury.Effects.P_VH_Fury_Projectile_Impact'
ProjFlightTemplate ParticleSystem'VH_Fury.Effects.P_VH_Fury_Projectile'

Subobjects[edit]

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTProjectile.CollisionCylinder

No new values.

Functions[edit]

Events[edit]

HitWall[edit]

simulated event HitWall (Object.Vector HitNormal, Actor Wall, PrimitiveComponent WallComp)

Overrides: Projectile.HitWall


Other instance functions[edit]

AttenuateDamage[edit]

function AttenuateDamage ()

attenuate damage over time

ProcessTouch[edit]

simulated function ProcessTouch (Actor Other, Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: UTProjectile.ProcessTouch