Cogito, ergo sum

UE3:UTVWeap_LeviathanTurretShock (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]

Property Value
FireInterval[0] 0.5
FireTriggerTags[0] 'TurretShockMF'
ItemName "Shock Turret"
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[edit]

FirstPersonMesh[edit]

Class: UTGame.UTSkeletalMeshComponent

Inherits from: UTVWeap_LeviathanTurretBase.FirstPersonMesh

No new values.

PickupMesh[edit]

Class: Engine.SkeletalMeshComponent

Inherits from: UTVWeap_LeviathanTurretBase.PickupMesh

No new values.

Instance functions[edit]

ProjectileFire[edit]

simulated function Projectile ProjectileFire ()

Overrides: UTVehicleWeapon.ProjectileFire

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