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

UT2k4Assault.ASVehicle_Sentinel_Ceiling

Extends
ASVehicle_Sentinel

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- Engine.Vehicle
         |   
         +-- UT2k4Assault.ASVehicle
            |   
            +-- UT2k4Assault.ASTurret
               |   
               +-- UT2k4Assault.ASVehicle_Sentinel
                  |   
                  +-- UT2k4Assault.ASVehicle_Sentinel_Ceiling

Direct Known Subclasses:

JBSentinelCeiling

Variables Summary
Inherited Variables from UT2k4Assault.ASVehicle_Sentinel
bActive, bOldActive, bSpawnCampProtection, OpenCloseSound
Inherited Variables from UT2k4Assault.ASTurret
bZooming, CamAbsLocation, CamDistance, CamRelLocation, CamRotationInertia, DesiredPlayerFOV, EntryTriggers, LastCamRot, LastTimeSeconds, MinPlayerFOV, ObjectiveTag[6], OldFOV, OriginalRotation, PitchAccel, RotationInertia, RotationSpeed, RotPitchConstraint, TurretBase, TurretBaseClass, TurretSwivel, TurretSwivelClass, WeaponInfoTexture, YawAccel, ZoomSpeed, ZoomTick, ZoomTickTex, ZoomWeaponOffsetAdjust

Functions Summary
function StaticPrecache (LevelInfo L))
function UpdatePrecacheMaterials ()))
Inherited Functions from UT2k4Assault.ASVehicle_Sentinel
AnimEnd, Awake, AwakeSentinel, GoToSleep, PlayClosing, PlayFiring, PlayIdleClosed, PlayIdleOpened, PlayOpening, PostNetBeginPlay, PostNetReceive, TakeDamage
Inherited Functions from UT2k4Assault.ASTurret
BotDesireability, ClientKDriverEnter, Destroyed, DrawCrosshair, DrawHealthInfo, Explode, GetViewRotation, HasAmmo, NextWeapon, PerformTrace, PlayFiring, PossessedBy, PostBeginPlay, PostNetBeginPlay, PostZoomAdjust, PrevWeapon, RawInput, RecommendLongRangedAttack, ServerSwitchTurret, SpecialCalcFirstPersonView, SpecialCalcView, StaticPrecache, StronglyRecommended, UpdatePrecacheMaterials, UpdateRocketAcceleration


Functions Detail

StaticPrecache Source code

static function StaticPrecache ( LevelInfo L) )

UpdatePrecacheMaterials Source code

simulated function UpdatePrecacheMaterials ( ) )


Defaultproperties

defaultproperties
{
	OpenCloseSound=Sound'AssaultSounds.Sentinel.Floor_Open_Close'
	VehicleProjSpawnOffset=(X=95,Y=0,Z=0)
	TurretBaseClass=None
	TurretSwivelClass=class'UT2k4Assault.ASVehicle_Sentinel_Ceiling_Swivel'


    CollisionHeight=0.0
    CollisionRadius=0.0


	DrawType=DT_Mesh
	Mesh=SkeletalMesh'AS_Vehicles_M.CeilingTurretGun'


	VehicleNameString="Ceiling Sentinel"
    DrawScale=0.5
    AmbientGlow=48
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:57:59.854 - Created with UnCodeX