UTGame.UTRemoteRedeemer
- Extends
- Vehicle
- Modifiers
- native notplaceable abstract
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pawn
|
+-- Engine.Vehicle
|
+-- UTGame.UTRemoteRedeemer
Direct Known Subclasses:
UTRemoteRedeemer_Content
Inherited Variables from Engine.Vehicle |
AIMoveCheckTime, bAttachDriver, bAvoidReversing, bDoExtraNetRelevancyTraces, bDriverIsVisible, bDriving, bDuckObstacles, bFollowLookDir, bHasHandbrake, bIgnoreStallZ, bRetryPathfindingWithDriver, bScriptedRise, bSeparateTurretFocus, bTurnInPlace, CrushedDamageType, Driver, DriverDamageMult, ExitOffset, ExitPositions, ExitRadius, ForceCrushPenetration, MinCrushSpeed, MomentumMult, OldSteering, OldThrottle, OnlySteeringStartTime, Rise, Steering, StuckCount, StuckTime, TargetLocationAdjustment, Throttle, ThrottleTime, TurnTime, VehicleMovingTime |
Inherited Variables from Engine.Pawn |
AccelRate, AIMaxFallSpeedFactor, AirControl, AirSpeed, Alertness, AllowedYawError, AlwaysRelevantDistanceSquared, Anchor, AvgPhysicsTime, bAmbientCreature, BaseEyeHeight, bAutoFire, bAvoidLedges, bCachedRelevant, bCanBeBaseForPawns, bCanClimbCeilings, bCanClimbLadders, bCanCrouch, bCanFly, bCanJump, bCanMantle, bCanPickupInventory, bCanStrafe, bCanSwatTurn, bCanSwim, bCanUse, bCanWalk, bCanWalkOffLedges, bCrawler, bDirectHitWall, bDisplayPathErrors, bDontPossess, bForceFloorCheck, bForceKeepAnchor, bForceMaxAccel, bForceRegularVelocity, bForceRMVelocity, bIgnoreForces, bIsCrouched, bIsFemale, bIsWalking, bJumpCapable, bLOSHearing, bModifyReachSpecCost, bMuffledHearing, bNoWeaponFiring, bPathfindsAsVehicle, bPlayedDeath, bPushesRigidBodies, BreathTime, bReducedSpeed, bRollToDesired, bRunPhysicsWithNoController, bSimGravityDisabled, bSimulateGravity, bSpecialHUD, bStationary, bStopAtLedges, bTryToUncrouch, Buoyancy, bUpAndOut, bWantsToCrouch, Controller, ControllerClass, CrouchedPct, CrouchHeight, CrouchRadius, CylinderComponent, DamageScaling, DesiredSpeed, DestinationOffset, DrivenVehicle, EyeHeight, FailedLandingCount, FindAnchorFailedTime, FiringMode, FlashCount, FlashLocation, Floor, FullHeight, GroundSpeed, HeadVolume, Health, HealthMax, HearingThreshold, HitDamageType, InterpolatedYaw, InventoryManagerClass, InvManager, JumpZ, LadderSpeed, LandMovementState, LastAnchor, LastFiringFlashLocation, LastHitBy, LastPainTime, LastRealViewer, LastStartSpot, LastStartTime, LastValidAnchorTime, LastViewer, Mass, MaxDesiredSpeed, MaxFallSpeed, MaxJumpHeight, MaxOutOfWaterStepHeight, MaxPitchLimit, MaxStepHeight, MeleeRange, MenuName, Mesh, MeshTranslationOffset, NetRelevancyTime, NextPathRadius, NextPawn, noise1loudness, noise1other, noise1spot, noise1time, noise2loudness, noise2other, noise2spot, noise2time, NonPreferredVehiclePathMultiplier, OldZ, OnLadder, OutofWaterZ, PathSearchType, PeripheralVision, PhysicsPushBody, PlayerReplicationInfo, PreRagdollCollisionComponent, RBPushRadius, RBPushStrength, ReceivedYaw, RemoteViewPitch, RMVelocity, SerpentineDir, SerpentineDist, SerpentineTime, ShotCount, SightRadius, SoundDampening, SpawnTime, SplashTime, TakeHitLocation, TearOffMomentum, UncrouchTime, UnderWaterTime, VehicleCheckRadius, ViewPitchMax, ViewPitchMin, WalkableFloorZ, WalkingPct, WaterMovementState, WaterSpeed, Weapon |
Functions Summary |
 | | BaseChange ()
|
 | | BeginState (name OldStateName)) Dying |
 | | BlowUp ()))
|
 | | BlowUp () Dying |
 | | Bump (Actor Other, PrimitiveComponent OtherComp, vector HitNormal))
|
 | bool | CalcCamera (float fDeltaTime, out vector out_CamLoc, out rotator out_CamRot, out float out_FOV ))
|
 | bool | CheatFly ()
|
 | bool | CheatGhost ()
|
 | bool | CheatWalk ()
|
 | | ClientRestart ()
|
 | | ClientSetCameraEffect (Controller C, bool bEnabled))
|
 | | Destroyed ()))
|
 | bool | Died (Controller Killer, class<DamageType> damageType, vector HitLocation))
|
 | bool | DoJump (bool bUpdating)
|
 | | DrawHUD (HUD H))
|
 | | DriverDied ()))
|
 | bool | DriverEnter (Pawn P))
|
 | bool | DriverLeave (bool bForceLeave ))
|
 | | DriverLeft ()))
|
 | | EncroachedBy (Actor Other))
|
 | bool | EncroachingOn (Actor Other))
|
 | | FaceRotation (rotator NewRotation, float DeltaTime)) Flying |
 | rotator | GetViewRotation ()))
|
 | | HitWall (vector HitNormal, Actor Wall, PrimitiveComponent WallComp))
|
 | bool | IsPlayerPawn () con)
|
 | | Landed (vector HitNormal, Actor FloorActor))
|
 | | PhysicsVolumeChange (PhysicsVolume Volume)
|
 | bool | PlaceExitingDriver (optional Pawn ExitingDriver))
|
 | | PlayDying (class<DamageType> DamageType, vector HitLoc)
|
 | | PossessedBy (Controller C, bool bVehicleTransition))
|
 | | PostBeginPlay ()))
|
 | bool | PoweredUp ()))
|
 | | PreBeginPlay ()))
|
 | | ReplicatedEvent (name VarName))
|
 | | ServerBlowUp ()))
|
 | | ServerBlowUp () Dying |
 | | SetOnlyControllableByTilt (bool bActive ))
|
 | | SetWalking (bool bNewIsWalking)
|
 | | ShouldCrouch (bool Crouch)
|
 | | StartFire (byte FireModeNum))
|
 | | StartFire (byte FireModeNum) Dying |
 | | Suicide ()))
|
 | | TakeDamage (int Damage, Controller InstigatedBy, vector HitLocation, vector Momentum, class<DamageType> DamageType, optional TraceHitInfo HitInfo, optional Actor DamageCauser))
|
 | | TakeDamage (int Damage, Controller EventInstigator, vector HitLocation, vector Momentum, class<DamageType> DamageType, optional TraceHitInfo HitInfo, optional Actor DamageCauser) Dying |
 | | Tick (float DeltaTime)) Flying |
 | | Touch (Actor Other, PrimitiveComponent OtherComp, vector HitLocation, vector HitNormal))
|
 | | TurnOff ()))
|
 | | TurnOff ())) Dying |
 | | UnPossessed ()))
|
Inherited Functions from Engine.Vehicle |
AdjustDriverDamage, AnySeatAvailable, AttachDriver, CanEnterVehicle, CheatFly, CheatGhost, CheatWalk, ContinueOnFoot, CrushedBy, Destroyed, Destroyed_HandleDriver, DetachDriver, Died, DisplayDebug, DriverDied, DriverEnter, DriverLeave, DriverLeft, DriverRadiusDamage, DrivingStatusChanged, EncroachedBy, EncroachingOn, EntryAnnouncement, FaceRotation, FindAutoExit, GetCollisionDamageInstigator, GetDefaultCameraMode, GetEntryLocation, GetTargetLocation, HandleDeadVehicleDriver, NotifyDriverTakeHit, NotifyTeamChanged, PancakeOther, PlaceExitingDriver, PlayDying, PlayerChangedTeam, PossessedBy, PostBeginPlay, ReplicatedEvent, SetBaseEyeheight, SetDriving, SetInputs, SetKillInstigator, Suicide, TakeDamage, TakeRadiusDamage, ThrowActiveWeapon, TryExitPos, TryToDrive, UnPossessed |
Inherited Functions from Engine.Pawn |
AddDefaultInventory, AddVelocity, AdjustCameraScale, AdjustDamage, AdjustedStrength, AffectedByHitEffects, BaseChange, BecomeViewTarget, BeginState, BotFire, BreathTimer, CanAttack, CanBeBaseForPawn, CanGrabLadder, CannotJumpNow, CanSplash, CanThrowWeapon, CheatFly, CheatGhost, CheatWalk, CheckWaterJump, ChooseFireMode, ClearFlashCount, ClearFlashLocation, ClientMessage, ClientReStart, ClientSetLocation, ClientSetRotation, ClimbLadder, CreateInventory, CrushedBy, Destroyed, DetachFromController, Died, DisplayDebug, DoJump, DoKismetAttachment, DrawHUD, DropToGround, EffectIsRelevant, EncroachedBy, EncroachingOn, EndClimbLadder, EndCrouch, FaceRotation, Falling, FellOutOfWorld, FindInventoryType, FinishedInterpolation, FireOnRelease, FiringModeUpdated, FlashCountUpdated, FlashLocationUpdated, ForceCrouch, ForceSpecialAttack, Gasp, GetActorEyesViewPoint, GetAdjustedAimFor, GetBaseAimRotation, GetBestAnchor, GetBoundingCylinder, GetCollisionExtent, GetCollisionHeight, GetCollisionRadius, GetDamageScaling, GetDefaultCameraMode, GetHumanReadableName, GetMoveTarget, GetPawnViewLocation, GetTeam, GetTeamNum, GetVehicleBase, GetViewRotation, GetWeaponStartTraceLocation, gibbedBy, HandlePickup, HasRangedAttack, HeadVolumeChange, HealDamage, HitWall, InCombat, IncrementFlashCount, InFreeCam, InGodMode, InitRagdoll, IsFiring, IsFirstPerson, IsHumanControlled, IsInPain, IsInvisible, IsLocallyControlled, IsPlayerPawn, IsSameTeam, IsStationary, IsValidEnemy, IsValidEnemyTargetFor, IsValidTargetFor, JumpOffPawn, JumpOutOfWater, KilledBy, Landed, LineOfSightTo, MessagePlayer, ModifyVelocity, NearMoveTarget, NeedToTurn, NotifyTakeHit, NotifyTeamChanged, OnAssignController, OnGiveInventory, OnSetMaterial, OnTeleport, OutsideWorldBounds, PawnCalcCamera, PlayDying, PlayDyingSound, PlayerChangedTeam, PlayFootStepSound, PlayHit, PlayLanded, PlayNextAnimation, PlayTeleportEffect, PlayWeaponSwitch, PossessedBy, PostBeginPlay, PoweredUp, PreBeginPlay, ProcessViewRotation, PruneDamagedBoneList, RangedAttackTime, ReachedDestination, ReachedPoint, ReceiveLocalizedMessage, RecommendLongRangedAttack, ReplicatedEvent, Reset, Restart, RestartPlayer, SetActiveWeapon, SetAnchor, SetBaseEyeheight, SetFiringMode, SetFlashLocation, SetKillInstigator, SetMovementPhysics, SetMoveTarget, SetPushesRigidBodies, SetRemoteViewPitch, SetViewRotation, SetWalking, ShouldCrouch, SoakPause, SpawnDefaultController, SpawnedByKismet, SpecialCostForPath, SpecialMoveTo, StartCrouch, StartDriving, StartFire, StopDriving, StopFire, StopFiring, StuckOnPawn, SuggestJumpVelocity, Suicide, TakeDamage, TakeDrowningDamage, TakeFallingDamage, TakeRadiusDamageOnBones, TermRagdoll, ThrowActiveWeapon, Timer, ToggleMelee, TooCloseToAttack, TornOff, TossWeapon, TouchingWaterVolume, TurnOff, UnCrouch, UnPossessed, UpdateControllerOnPossess, ValidAnchor, WasPlayerPawn, WeaponFired, WeaponStoppedFiring |
var bool bCanHitDriver;
var repnotify bool bDying;
var float PitchAccel;
var float YawAccel;
singular event BaseChange ( )
simulated function BeginState ( name OldStateName) )
function BlowUp ( ) )
function BlowUp ( )
simulated
function bool CalcCamera (
float fDeltaTime, out
vector out_CamLoc, out
rotator out_CamRot, out
float out_FOV ) )
function bool CheatFly ( )
function bool CheatGhost ( )
function bool CheatWalk ( )
simulated function ClientRestart ( )
reliable
client function ClientSetCameraEffect (
Controller C,
bool bEnabled) )
simulated function Destroyed ( ) )
function bool DoJump ( bool bUpdating )
simulated
function DrawHUD (
HUD H) )
function DriverDied ( ) )
function bool DriverEnter (
Pawn P) )
event bool DriverLeave ( bool bForceLeave ) )
function DriverLeft ( ) )
event EncroachedBy (
Actor Other) )
event
bool EncroachingOn (
Actor Other) )
simulated
function FaceRotation (
rotator NewRotation,
float DeltaTime) )
simulated
function rotator GetViewRotation ( ) )
simulated native const function bool IsPlayerPawn ( ) con )
function bool PlaceExitingDriver ( optional
Pawn ExitingDriver) )
function PossessedBy (
Controller C,
bool bVehicleTransition) )
simulated function PostBeginPlay ( ) )
function bool PoweredUp ( ) )
simulated event PreBeginPlay ( ) )
simulated function ReplicatedEvent ( name VarName) )
reliable server function ServerBlowUp ( ) )
reliable server function ServerBlowUp ( )
SetOnlyControllableByTilt Source code
reliable client function SetOnlyControllableByTilt ( bool bActive ) )
event SetWalking ( bool bNewIsWalking )
function ShouldCrouch ( bool Crouch )
simulated function StartFire ( byte FireModeNum) )
simulated function StartFire ( byte FireModeNum )
function Suicide ( ) )
simulated function Tick ( float DeltaTime) )
simulated function TurnOff ( ) )
simulated function TurnOff ( ) )
function UnPossessed ( ) )
defaultproperties
{
Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'Engine.Default__Vehicle:CollisionCylinder'
ObjectArchetype=CylinderComponent'Engine.Default__Vehicle:CollisionCylinder'
End Object
CylinderComponent=CollisionCylinder
Components(0)=CollisionCylinder
CollisionComponent=CollisionCylinder
Name="Default__UTRemoteRedeemer"
ObjectArchetype=Vehicle'Engine.Default__Vehicle'
}
|
Creation time: sk 18-3-2018 10:00:56.000 - Created with
UnCodeX