I'm a doctor, not a mechanic
UE3:UTVWeap_LeviathanTurretShock (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Inventory >> Weapon >> GameWeapon >> UTWeapon >> UTVehicleWeapon >> UTVWeap_LeviathanTurretBase >> UTVWeap_LeviathanTurretShock |
- 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.
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.