The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:UTProj_TurretShockBall (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> UTProjectile >> UTProj_ShockBall >> UTProj_TurretShockBall |
- Package:
- UTGameContent
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
InstigatorPlayerController[edit]
Type: PlayerController
cached cast of InstigatorController for replication test
InstigatorWeapon[edit]
Type: UTVehicleWeapon
Modifiers: repnotify
Holds a link to the weapon that fired this gun
Default values[edit]
Property | Value |
---|---|
bWideCheck | True |
CheckRadius | 300.0 |
ComboDamage | 120 |
ComboDamageType | Class'UTGameContent.UTDmgType_TurretShockBall' |
ComboTemplate | ParticleSystem'VH_Leviathan.Effects.P_VH_Leviathan_ShockballCombo' |
Damage | 45.0 |
DamageRadius | 128.0 |
MaxSpeed | 1500.0 |
MyDamageType | Class'UTGameContent.UTDmgType_TurretShockBall' |
ProjExplosionTemplate | ParticleSystem'VH_Leviathan.Effects.P_VH_Leviathan_ShockBallImpact' |
ProjFlightTemplate | ParticleSystem'VH_Leviathan.Effects.P_VH_Leviathan_ShockBall' |
Speed | 1500.0 |
Subobjects[edit]
CollisionCylinder[edit]
Class: Engine.CylinderComponent
Inherits from: UTProj_ShockBall.CollisionCylinder
Property | Value |
---|---|
CollisionHeight | 10.0 |
CollisionRadius | 10.0 |
Functions[edit]
Events[edit]
Destroyed[edit]
simulated event Destroyed ()
Overrides: UTProjectile.Destroyed
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: UTProjectile.PostBeginPlay
When this actor begins its life, play any ambient sounds attached to it
ReplicatedEvent[edit]
simulated event ReplicatedEvent (name VarName)
Overrides: UTProj_ShockBall.ReplicatedEvent
Other instance functions[edit]
Explode[edit]
simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: UTProjectile.Explode
Explode this Projectile