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

UE3:UTVWeap_LeviathanTurretShock (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Actor >> Inventory >> Weapon >> GameWeapon >> UTWeapon >> UTVehicleWeapon >> UTVWeap_LeviathanTurretBase >> UTVWeap_LeviathanTurretShock
Package: 
UTGameContent

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

Default values

Property Value
FireInterval[0] 0.0
FireTriggerTags[0] 'TurretShockMF'
ItemName "Schock-Geschützturm"
VehicleClass Class'UTGameContent.UTVehicle_Leviathan_Content'
WeaponFireSnd[0] SoundCue'A_Weapon_ShockRifle.Cue.A_Weapon_SR_AltFireCue'
WeaponFireTypes[0] EWFT_Projectile
WeaponProjectiles[0] Class'UTGameContent.UTProj_LeviathanShockBall'

Subobjects

FirstPersonMesh

Class: UTGame.UTSkeletalMeshComponent

Inherits from: UTVWeap_LeviathanTurretBase.FirstPersonMesh

No new values.

PickupMesh

Class: Engine.SkeletalMeshComponent

Inherits from: UTVWeap_LeviathanTurretBase.PickupMesh

No new values.

Instance functions

ProjectileFire

simulated function Projectile ProjectileFire ()

Overrides: UTVehicleWeapon.ProjectileFire

Create the projectile, but also increment the flash count for remote client effects.