UTGame.UTWeaponPawn
- Extends
- UTVehicleBase
- Modifiers
- native ( Vehicle ) nativereplication notplaceable
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pawn
|
+-- Engine.Vehicle
|
+-- Engine.SVehicle
|
+-- UTGame.UTVehicleBase
|
+-- UTGame.UTWeaponPawn
Direct Known Subclasses:
UTClientSideWeaponPawn
Inherited Variables from Engine.SVehicle |
AngErrorAccumulator, BaseOffset, bCanFlip, bChassisTouchingGround, bFlipRight, bHoldingDownHandbrake, bIsInverted, bIsUprighting, bOutputHandbrake, bStayUpright, bUpdateWheelShapes, bUseSuspensionAxis, bVehicleOnGround, bVehicleOnWater, bWasChassisTouchingGroundLastTick, CamDist, CollisionIntervalSecs, CollisionSound, COMOffset, DriverViewPitch, DriverViewYaw, EngineSound, EngineStartOffsetSecs, EngineStopOffsetSecs, EnterVehicleSound, ExitVehicleSound, ForwardVel, HeavySuspensionShiftPercent, InertiaTensorMultiplier, LastCollisionSoundTime, LatAngleVolumeMult, MaxAngularVelocity, MaxSpeed, NumPoweredWheels, OutputBrake, OutputGas, OutputRise, OutputSteering, RadialImpulseScaling, SimObj, SquealLatThreshold, SquealSound, SquealThreshold, StayUprightConstraintInstance, StayUprightConstraintSetup, StayUprightDamping, StayUprightPitchResistAngle, StayUprightRollResistAngle, StayUprightStiffness, TimeOffGround, UprightLiftStrength, UprightStartTime, UprightTime, UprightTorqueStrength, VState, Wheels |
Functions Summary |
 | | AddVelocity (vector NewVelocity, vector HitLocation, class<DamageType> damageType, optional TraceHitInfo HitInfo ))
|
 | | AdjustCameraScale (bool bIn))
|
 | | ApplyWeaponEffects (int OverlayFlags, optional int SeatIndex))
|
 | | AttachDriver (Pawn P ))
|
 | | BaseChange ()))
|
 | bool | CalcCamera (float fDeltaTime, out vector out_CamLoc, out rotator out_CamRot, out float out_FOV))
|
 | | ClearFlashCount (Weapon Who))
|
 | | ClearFlashLocation (Weapon Who))
|
 | bool | Died (Controller Killer, class<DamageType> DamageType, vector HitLocation))
|
 | | DisplayDebug (HUD HUD, out float out_YL, out float out_YPos))
|
 | | DisplayHud (UTHud Hud, Canvas Canvas, vector2D HudPOS, optional int SIndex))
|
 | bool | DoJump (bool bUpdating ))
|
 | bool | DriverLeave (bool bForceLeave))
|
 | | DriverLeft ()))
|
 | | DropToGround ()))
|
 | | EditUDmgFX (optional int Index))
|
 | | FaceRotation (rotator NewRotation, float DeltaTime))
|
 | | FixedView (string VisibleMeshes))
|
 | float | GetCollisionRadius ()))
|
 | | GetQuickPickCells (UTHud Hud, out array<QuickPickCell> Cells, out int CurrentWeaponIndex))
|
 | vector | GetTargetLocation (optional Actor RequestedBy, optional bool bRequestAlternateLoc) con)
|
 | name | GetVehicleDrivingStatName ()))
|
 | | HoldGameObject (UTCarriedObject GameObj))
|
 | | IncrementFlashCount (Weapon Who, byte FireModeNum ))
|
 | | JumpOffPawn ()))
|
 | bool | PlaceExitingDriver (optional Pawn ExitingDriver))
|
 | | PossessedBy (Controller C, bool bVehicleTransition))
|
 | | ProcessViewRotation (float DeltaTime, out rotator out_ViewRotation, out rotator out_DeltaRot))
|
 | | QuickPick (int Quad))
|
 | | ReplicatedEvent (name VarName))
|
 | | ServerAdjacentSeat (int Direction, Controller C))
|
 | | ServerChangeSeat (int RequestedSeat))
|
 | | SetBaseEyeheight ()))
|
 | | SetFiringMode (byte FiringModeNum))
|
 | | SetFlashLocation (Weapon Who, byte FireModeNum, vector NewLoc ))
|
 | | SetMovementPhysics ()))
|
 | bool | TooCloseToAttack (Actor Other))
|
Inherited Functions from UTGame.UTVehicleBase |
AdjacentSeat, ApplyWeaponEffects, BotFire, ChooseFireMode, DetachDriver, DisplayHud, DriverEnter, DriverLeft, DrivingStatusChanged, EjectDriver, GetDamageScaling, GetPowerLevel, GetQuickPickCells, GetVehicleDrivingStatName, HandleDeadVehicleDriver, HoldGameObject, NeedToTurn, QuickPick, ServerAdjacentSeat, ServerChangeSeat, StopFiringWeapon, SwitchWeapon, TakeHeadShot |
Inherited Functions from Engine.SVehicle |
AddVelocity, CalcCamera, Destroyed, Died, DisplayDebug, DisplayWheelsDebug, DrivingStatusChanged, GetDefaultCameraMode, GetSVehicleDebug, HasWheelsOnGround, HermiteEval, InitVehicleRagdoll, PostBeginPlay, PostInitAnimTree, PostTeleport, RigidBodyCollision, SetWheelCollision, StartEngineSound, StartEngineSoundTimed, StopEngineSound, StopEngineSoundTimed, StopVehicleSounds, SuspensionHeavyShift, TakeRadiusDamage, TryToDrive, TurnOff, VehiclePlayEnterSound, VehiclePlayExitSound |
var repnotify int MySeatIndex;
simulated function AdjustCameraScale ( bool bIn) )
simulated function ApplyWeaponEffects ( int OverlayFlags, optional int SeatIndex) )
simulated
function AttachDriver (
Pawn P ) )
singular event BaseChange ( ) )
simulated
function bool CalcCamera (
float fDeltaTime, out
vector out_CamLoc, out
rotator out_CamRot, out
float out_FOV) )
simulated
function ClearFlashCount (
Weapon Who) )
simulated
function ClearFlashLocation (
Weapon Who) )
simulated
function DisplayDebug (
HUD HUD, out
float out_YL, out
float out_YPos) )
function bool DoJump ( bool bUpdating ) )
function bool DriverLeave ( bool bForceLeave) )
function DriverLeft ( ) )
function DropToGround ( ) )
exec function EditUDmgFX ( optional int Index) )
simulated
function FaceRotation (
rotator NewRotation,
float DeltaTime) )
exec function FixedView ( string VisibleMeshes) )
simulated function float GetCollisionRadius ( ) )
simulated
function GetQuickPickCells (
UTHud Hud, out array<
QuickPickCell> Cells, out
int CurrentWeaponIndex) )
simulated native const
function vector GetTargetLocation ( optional
Actor RequestedBy, optional
bool bRequestAlternateLoc) con )
GetVehicleDrivingStatName Source code
function name GetVehicleDrivingStatName ( ) )
simulated
function IncrementFlashCount (
Weapon Who,
byte FireModeNum ) )
function JumpOffPawn ( ) )
function bool PlaceExitingDriver ( optional
Pawn ExitingDriver) )
function PossessedBy (
Controller C,
bool bVehicleTransition) )
simulated
function ProcessViewRotation (
float DeltaTime, out
rotator out_ViewRotation, out
rotator out_DeltaRot) )
simulated function QuickPick ( int Quad) )
simulated event ReplicatedEvent ( name VarName) )
reliable server
function ServerAdjacentSeat (
int Direction,
Controller C) )
reliable server function ServerChangeSeat ( int RequestedSeat) )
simulated function SetBaseEyeheight ( ) )
simulated function SetFiringMode ( byte FiringModeNum) )
function SetFlashLocation (
Weapon Who,
byte FireModeNum,
vector NewLoc ) )
function SetMovementPhysics ( ) )
function bool TooCloseToAttack (
Actor Other) )
defaultproperties
{
MySeatIndex=-1
Begin Object Class=RB_StayUprightSetup Name=MyStayUprightSetup ObjName=MyStayUprightSetup Archetype=RB_StayUprightSetup'UTGame.Default__UTVehicleBase:MyStayUprightSetup'
ObjectArchetype=RB_StayUprightSetup'UTGame.Default__UTVehicleBase:MyStayUprightSetup'
End Object
StayUprightConstraintSetup=RB_StayUprightSetup'UTGame.Default__UTWeaponPawn:MyStayUprightSetup'
Begin Object Class=RB_ConstraintInstance Name=MyStayUprightConstraintInstance ObjName=MyStayUprightConstraintInstance Archetype=RB_ConstraintInstance'UTGame.Default__UTVehicleBase:MyStayUprightConstraintInstance'
ObjectArchetype=RB_ConstraintInstance'UTGame.Default__UTVehicleBase:MyStayUprightConstraintInstance'
End Object
StayUprightConstraintInstance=RB_ConstraintInstance'UTGame.Default__UTWeaponPawn:MyStayUprightConstraintInstance'
bTurnInPlace=True
bFollowLookDir=True
bStationary=True
BaseEyeHeight=180.000000
EyeHeight=180.000000
Begin Object Class=SkeletalMeshComponent Name=SVehicleMesh ObjName=SVehicleMesh Archetype=SkeletalMeshComponent'UTGame.Default__UTVehicleBase:SVehicleMesh'
ObjectArchetype=SkeletalMeshComponent'UTGame.Default__UTVehicleBase:SVehicleMesh'
End Object
Mesh=SVehicleMesh
Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'UTGame.Default__UTVehicleBase:CollisionCylinder'
CollisionHeight=0.000000
CollisionRadius=0.000000
CollideActors=False
BlockActors=False
BlockZeroExtent=False
BlockNonZeroExtent=False
ObjectArchetype=CylinderComponent'UTGame.Default__UTVehicleBase:CollisionCylinder'
End Object
CylinderComponent=CollisionCylinder
InventoryManagerClass=Class'UTGame.UTInventoryManager'
Components(0)=CollisionCylinder
Components(1)=SVehicleMesh
Physics=PHYS_None
bOnlyRelevantToOwner=True
bIgnoreBaseRotation=True
bCollideActors=False
bCollideWorld=False
bProjTarget=False
CollisionComponent=SVehicleMesh
Name="Default__UTWeaponPawn"
ObjectArchetype=UTVehicleBase'UTGame.Default__UTVehicleBase'
}
|
Creation time: sk 18-3-2018 10:01:02.673 - Created with
UnCodeX