Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGameContent.UTVWeap_StealthGunContent

Extends
UTVWeap_NightshadeGun
Modifiers
HideDropDown

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

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Weapon
         |   
         +-- GameFramework.GameWeapon
            |   
            +-- UTGame.UTWeapon
               |   
               +-- UTGame.UTVehicleWeapon
                  |   
                  +-- UTGame.UTVWeap_NightshadeGun
                     |   
                     +-- UTGameContent.UTVWeap_StealthGunContent

Direct Known Subclasses:

UTVWeap_NightshadeGun_Content, UTVWeap_StealthbenderGun

Constants Summary
Inherited Contants from UTGame.UTVWeap_NightshadeGun
NUMDEPLOYABLETYPES

Variables Summary
Inherited Variables from UTGame.UTVWeap_NightshadeGun
AltFireModeChangeSound, bBeamHit, bShowDeployableName, Counts[NUMDEPLOYABLETYPES], DeployableIndex, DeployableList[NUMDEPLOYABLETYPES], DeployedItemSound, IconCoords[NUMDEPLOYABLETYPES], LinkBreakDelay, LinkedComponent, LinkedTo, LinkFlexibility, LinkStrength, MinimumDamage, MomentumTransfer, ReaccquireTimer, SavedDamage, VehicleHitEffect, Victim
Inherited Variables from UTGame.UTVehicleWeapon
AimingTraceIgnoredActors, AimTraceRange, AltFireTriggerTags, AltImpactEffects, bCurrentlyZoomed, bDebugTurret, bIgnoreDownwardPitch, bIgnoreSocketPitchRotation, bPlaySoundFromSocket, BulletWhip, CurrentCrosshairScaling, DefaultAltImpactEffect, DefaultImpactEffect, FireTriggerTags, ImpactEffects, LastCorrectAimTime, LastInCorrectAimTime, MaxFinalAimAdjustment, MyVehicle, SeatIndex, VehicleClass

Structures Summary
Inherited Structures from UTGame.UTVWeap_NightshadeGun
DeployableData

Functions Summary
Inherited Functions from UTGame.UTVWeap_NightshadeGun
AttemptLinkTo, BeginState, BestMode, CanHeal, ChangeDeployableCount, CustomFire, DeployableUsedUp, DeployItem, Destroyed, DrawWeaponCrosshair, EndFire, EndState, FireAmmunition, GetAdjustedFireMode, GetDeployableCount, GetDesiredAimPoint, GetFireInterval, GetHumanReadableName, GetImpactEffect, GetLinkedToLocation, HasAmmo, IsFiring, NextAvailableDeployableIndex, PostBeginPlay, ProcessBeamHit, RefireCheckTimer, SelectWeapon, SendToFiringState, SetCurrentFireMode, SetFlashLocation, Tick, UnLink, UpdateBeam
Inherited Functions from UTGame.UTVehicleWeapon
Activate, AttachWeaponTo, BeginFire, CanHitDesiredTarget, DetachWeapon, DrawKillIcon, DrawTowingIndicator, DrawWeaponCrosshair, EndFire, EndZoom, GetAdjustedAim, GetCrosshairScaling, GetDesiredAimPoint, GetFireInterval, GetFireStartLocationAndRotation, GetFireTriggerTag, GetImpactEffect, GetMaxFinalAimAdjustment, GetPhysicalFireStartLoc, GetTraceOwner, GetZoomedState, InstantFireEndTrace, InstantFireStartTrace, IsAimCorrect, NotifyVehicleDeployed, NotifyVehicleUndeployed, PostBeginPlay, ProjectileFire, PutDownWeapon, ReplicatedEvent, ServerSetZoom, StartZoom, WeaponPlaySound


Defaultproperties

defaultproperties
{
   DeployableList(0)=(DeployableClass=Class'UTGameContent.UTDeployableSpiderMineTrap',MaxCnt=2,DropOffset=(X=30.000000,Y=0.000000,Z=0.000000))
   DeployableList(1)=(DeployableClass=Class'UTGameContent.UTDeployableSlowVolume',MaxCnt=1,DropOffset=(X=500.000000,Y=200.000000,Z=100.000000))
   DeployableList(2)=(DeployableClass=Class'UTGameContent.UTDeployableEMPMine',MaxCnt=1,DropOffset=(X=30.000000,Y=0.000000,Z=0.000000))
   DeployableList(3)=(DeployableClass=Class'UTGameContent.UTDeployableEnergyShield',MaxCnt=1,DropOffset=(X=30.000000,Y=0.000000,Z=0.000000))
   AltFireModeChangeSound=SoundCue'A_Vehicle_Nightshade.Nightshade.A_Vehicle_Nightshade_SwitchDeployables_Cue'
   LinkFlexibility=0.500000
   LinkBreakDelay=0.500000
   IconCoords(0)=(U=930.000000,V=582.000000,UL=94.000000,VL=119.000000)
   IconCoords(1)=(U=890.000000,V=489.000000,UL=103.000000,VL=93.000000)
   IconCoords(2)=(U=774.000000,V=582.000000,UL=156.000000,VL=135.000000)
   IconCoords(3)=(U=890.000000,V=382.000000,UL=94.000000,VL=107.000000)
   DeployedItemSound=SoundCue'A_Vehicle_Nightshade.Nightshade.A_Vehicle_Nightshade_DropItem_Cue'
   Begin Object Class=UTSkeletalMeshComponent Name=FirstPersonMesh ObjName=FirstPersonMesh Archetype=UTSkeletalMeshComponent'UTGame.Default__UTVWeap_NightshadeGun:FirstPersonMesh'
      ObjectArchetype=UTSkeletalMeshComponent'UTGame.Default__UTVWeap_NightshadeGun:FirstPersonMesh'
   End Object
   Mesh=FirstPersonMesh
   Begin Object Class=SkeletalMeshComponent Name=PickupMesh ObjName=PickupMesh Archetype=SkeletalMeshComponent'UTGame.Default__UTVWeap_NightshadeGun:PickupMesh'
      ObjectArchetype=SkeletalMeshComponent'UTGame.Default__UTVWeap_NightshadeGun:PickupMesh'
   End Object
   DroppedPickupMesh=PickupMesh
   PickupFactoryMesh=PickupMesh
   Name="Default__UTVWeap_StealthGunContent"
   ObjectArchetype=UTVWeap_NightshadeGun'UTGame.Default__UTVWeap_NightshadeGun'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:01:02.086 - Created with UnCodeX