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

Gameplay.AssaultShipMountedTurret

Extends
VehicleMountedTurret

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- Gameplay.Rook
         |   
         +-- Gameplay.VehicleMountedTurret
            |   
            +-- Gameplay.AssaultShipMountedTurret

Constants Summary
Inherited Contants from Gameplay.Rook
DAMAGE_OVERKILL, MAX_USEABLE_POINTS, N_PAST_POSITIONS

Variables Summary
Inherited Variables from Gameplay.VehicleMountedTurret
cachedCameraLocation, localPositionType, maximumAITurnRate, maximumClientDisplayTurnRate, maximumPitch, minimumPitch, ownerVehicle, pitchPivotBone, pivotBone, positionIndex, positionType, thirdPersonRotationType, turretBone, turretOffsetRotation, vehicleSpaceClientDisplayRotation, vehicleSpaceRotation, vehicleSpaceRotationAI, weapon, worldSpaceNoRollRotation, yawConstrained, yawPositiveDirection, yawRange, yawStart
Inherited Variables from Gameplay.Rook
AI_LOD_ActivationDistance, AI_LOD_DeactivationDistance, AI_LOD_deactivation_exemption_ticks, AI_LOD_LevelMP, alertness, attacker, bAIThreat, bAlwaysMarked, bCanBeSensed, bCanRepair, bDeferredAICleanup, bIsDetectableByEnemies, bShowJSDebug, bShowLOADebug, bShowNavigationDebug, bShowSensingDebug, bShowSquadDebug, bShowTyrionCharacterDebug, bShowTyrionHeadDebug, bShowTyrionMovementDebug, bShowTyrionWeaponDebug, bUnobstructedLOF, bUseAlternateOwnershipMaterial, bUseAlternateSelfIllumMaterial, clientDamageComponentMask, componentBreakThreshold, damageComponentMask, damageComponents, desiredLocation, effectLogging, estLocation, expectedImpactTime, flameDamagePerSecond, flameDamageReductionPerSecond, flameDamageType, flameSource, grapplerRetentionScale, healthMaximum, hearing, hudType, lastDetectedTime, lastShotFiredTime, loaEndPoint, loaEndPoint2, loaHit, loaStartPoint, loaStartPoint2, logAlertnessChanges, loopingEffects, MaxShadowTraceDistance, mountAI, movementForce, m_lastTeam, m_localTeam, m_squad, m_team, pastPositionsIndex, pastPositionsTimeAccu, pastPositions[N_PAST_POSITIONS], PeripheralVisionZAngle, personalShield, personalShieldClass, playerControllerState, radarInfoClass, reactionDelay, reactionDelayMP, repairers, repDepLastRateAddition, repDepRepairRate, repPakLastRateAddition, repPakRepairRate, sensorUpdateFlag, ShadowLightDistance, shotAngularDeviation, shotAngularDeviationMP, shotLeadAbility, shotLeadAbilityMP, shotNotifier, SightRadiusToPlayer, teamDamagePercentage, teamSelfIllumSkinName, teamSpecificHavokCollisionFiltering, tickTime, tickTimeOrg, tickTimeUpdateRange, UseablePointsValid[MAX_USEABLE_POINTS], UseablePoints[MAX_USEABLE_POINTS], vehicleAI, vision, visionMemory

Enumerations Summary
Inherited Enumerations from Gameplay.Rook
AlertnessLevels, EUseablePointValid

Structures Summary
Inherited Structures from Gameplay.Rook
DamageComponent

Functions Summary
function getThirdPersonEquippableAttachment (Equippable subject, out Rook attachTo, out name boneName))
Inherited Functions from Gameplay.VehicleMountedTurret
aimAdjustViewRotation, altFire, canTargetPoint, clientOccupantEnter, customFiredEffectProcessing, destroyed, DisplayDebug, doCustomFiredEffectProcessing, EyePosition, faceRotation, fire, firingMotor, getAlternateAimAdjustStart, getControllingCharacter, getDefaultOccupantRotation, getDriver, getEffectsBaseActor, getEnergy, getFirstPersonEquippableLocation, getFirstPersonEquippableRotation, getKillerLabel, getOut, getPhysicalAttachment, getProjectileSpawnLocation, getThirdPersonEquippableAttachment, getViewRotation, getWeapon, initialise, onShotFiredNotification, postNetBeginPlay, postNetReceive, processMove, releaseAltFire, releaseFire, setFirePressed, setPositionType, setViewRotation, shouldFire, specialCalcView, tick, turretCeaseFire, turretFire, updateParams, useEnergy
Inherited Functions from Gameplay.Rook
activatePersonalShield, addRepairFromDeployable, addRepairFromPack, ApplyDamage, averageVelocity, breakDamageComponent, canBeRepairedBy, canBeSensed, CanBeUsedBy, ChunkUp, cleanupAI, cleanupDamageComponents, CleanupSensing, clientUpdateDamageComponents, createDamageComponent, CreateHearingNotifier, CreateShotNotifier, CreateVisionNotifier, damageComponentsOnDamage, damageComponentsOnIncreaseHealth, damageComponentsPostTakeDamage, deactivatePersonalShield, Destroyed, Died, displayActorLabel, displayEnemiesList, displayTyrionDebugHeader, displayWorldSpaceDebug, DrawVisionCone, EffectIsLooping, enumSquadInfo, enumTeamInfo, firingMotor, generateAISpeechEvents, getAlertnessLevel, getControllingCharacter, getControllingCharacterTeam, GetDamageComponentThresholdRange, getKillerLabel, GetObjectiveLocation, GetOverlayMaterial, GetRadarInfoClass, getTeamDamagePercentage, getTeamLabel, groundPredictedLocation, IncreaseHealth, isFriendly, IsInVisionCone, OnEffectInitialized, OnEffectStarted, OnEffectStopped, OnShotFired, onTeamChange, personalShieldActive, PlayEffect, PostBeginPlay, PostNetBeginPlay, PostNetReceive, PostTakeDamage, PreBeginPlay, PrecacheDamageComponents, predictedLocation, ProcessBurnDamage, ProcessRepair, RegisterHearingNotification, RegisterShotNotification, RegisterVisionNotification, removeFlameDamage, removeRepairFromDeployable, removeRepairFromPack, resetPersonalShield, setAlertnessLevel, setLimitedTimeLODActivation, setSquad, setTeam, ShouldBeMarked, squad, squadCleanupOnDeath, StartLoopingEffect, StopEffect, StopLoopingEffect, team, UnregisterHearingNotification, UnregisterShotNotification, UnregisterVisionNotification, updateHavokCollisionFilter, updatePastPositions, UpdatePrecacheRenderData


Functions Detail

getThirdPersonEquippableAttachment Source code

simulated function getThirdPersonEquippableAttachment ( Equippable subject, out Rook attachTo, out name boneName) )


Defaultproperties

defaultproperties
{
	DrawType = DT_None


	pivotBone = ashipgunright


	thirdPersonRotationType = 1
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:28.323 - Created with UnCodeX