- Extends
- Actor
- Modifiers
- abstract native placeable config ( Game ) nativereplication
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pawn
Direct Known Subclasses:
GamePawn, Scout, Vehicle
Inherited Contants from Engine.Actor |
ACTORMAXSTEPHEIGHT, MINFLOORZ, RBSTATE_ANGVELSCALE, RBSTATE_LINVELSCALE, RB_NeedsUpdate, RB_None, RB_Sleeping, REP_RBLOCATION_ERROR_TOLERANCE_SQ, TRACEFLAG_Blocking, TRACEFLAG_Bullet, TRACEFLAG_PhysicsVolumes, TRACEFLAG_SkipMovers |
Inherited Variables from Engine.Actor |
Acceleration, AllComponents, Attached, bAlwaysEncroachCheck, bAlwaysRelevant, bAlwaysTick, Base, BaseBoneName, BaseSkelComponent, bBlockActors, bBlocksNavigation, bBlocksTeleport, bBounce, bCanBeAdheredTo, bCanBeDamaged, bCanBeFrictionedTo, bCanTeleport, bClientDemoRecording, bCollideActors, bCollideComplex, bCollideWhenPlacing, bCollideWorld, bComponentOutsideWorld, bConsiderAllStaticMeshComponentsForStreaming, bDebug, bDeleteMe, bDemoOwner, bDemoRecording, bDestroyedByInterpActor, bDestroyInPainVolume, bEdShouldSnap, bExchangedRoles, bForceNetUpdate, bGameRelevant, bHardAttach, bHasAlternateTargetLocation, bHidden, bHiddenEd, bHiddenEdCustom, bHiddenEdGroup, bHurtEntry, bIgnoreBaseRotation, bIgnoreEncroachers, bIgnoreRigidBodyPawns, bIsMoving, bJustTeleported, bKillDuringLevelTransition, bLockLocation, BlockRigidBody, bMovable, bNetDirty, bNetInitial, bNetInitialRotation, bNetOwner, bNetTemporary, bNeverReplicateRotation, bNoDelete, bNoEncroachCheck, bOnlyDirtyReplication, bOnlyOwnerSee, bOnlyRelevantToOwner, bOrientOnSlope, bPathColliding, bPathTemp, bPendingDelete, bPendingNetUpdate, bPhysRigidBodyOutOfWorldCheck, bPostRenderIfNotVisible, bProjTarget, bPushedByEncroachers, bRepClientDemo, bReplicateInstigator, bReplicateMovement, bReplicateRigidBodyLocation, bRouteBeginPlayEvenIfStatic, bScriptInitialized, bShadowParented, bShouldBaseAtStartup, bSkipActorPropertyReplication, bStasis, bStatic, bTearOff, bTempEditor, bTicked, bUpdateSimulatedPosition, bWorldGeometry, Children, CollisionComponent, CollisionType, Components, CreationTime, CustomTimeDilation, DesiredRotation, DetachFence, DrawScale, DrawScale3D, GeneratedEvents, Group, InitialState, Instigator, LastNetUpdateTime, LastRenderTime, LatentActions, LatentFloat, LatentSeqNode, LifeSpan, Location, MessageClass, MinDistForNetRBCorrection, NetPriority, NetTag, NetUpdateFrequency, NetUpdateTime, OverlapTag, Owner, PendingTouch, Physics, PhysicsVolume, PrePivot, RelativeLocation, RelativeRotation, RemoteRole, Role, Rotation, RotationRate, SupportedEvents, Tag, TickGroup, Timers, Touching, Velocity, WorldInfo |
Inherited Variables from Core.Object |
Class, HashNext, HashOuterNext, Linker, LinkerIndex, Name, NetIndex, ObjectArchetype, ObjectFlags, ObjectInternalInteger, Outer, StateFrame, VfTableObject |
Enumerations Summary |
EPathSearchType PST_Default,
PST_Breadth,
PST_NewBestPathTo,
|
Inherited Structures from Engine.Actor |
AnimSlotDesc, AnimSlotInfo, AsyncLineCheckResult, CollisionImpactData, ImpactInfo, NavReference, ReplicatedHitImpulse, RigidBodyContactInfo, RigidBodyState, TimerData, TraceHitInfo |
Inherited Structures from Core.Object |
Box, BoxSphereBounds, Color, Cylinder, double, DynamicMap_Mirror, Guid, IndirectArray_Mirror, InterpCurveFloat, InterpCurvePointFloat, InterpCurvePointQuat, InterpCurvePointTwoVectors, InterpCurvePointVector, InterpCurvePointVector2D, InterpCurveQuat, InterpCurveTwoVectors, InterpCurveVector, InterpCurveVector2D, IntPoint, LinearColor, Map_Mirror, Matrix, MultiMap_Mirror, Plane, pointer, Quat, qword, RawDistribution, RenderCommandFence, Rotator, TextureMipBulkData_Mirror, ThreadSafeCounter, TPOV, TwoVectors, UntypedBulkData_Mirror, Vector, Vector2D, Vector4 |
Functions Summary |
 | | AddDefaultInventory ()
|
 | | AddVelocity (vector NewVelocity, vector HitLocation, class<DamageType> damageType, optional TraceHitInfo HitInfo ))
|
 | | AdjustCameraScale (bool bMoveCameraIn)
|
 | | AdjustDamage (out int inDamage, out Vector momentum, Controller instigatedBy, Vector hitlocation, class<DamageType> damageType, optional TraceHitInfo HitInfo)
|
 | float | AdjustedStrength ()))
|
 | bool | AffectedByHitEffects ()))
|
 | | BaseChange ()))
|
 | | BaseChange ())) Dying |
 | | BecomeViewTarget (PlayerController PC))
|
 | | BeginState (Name PreviousStateName)) Dying |
 | bool | BotFire (bool bFinished))
|
 | | BreathTimer ()))
|
 | bool | CanAttack (Actor Other))
|
 | bool | CanBeBaseForPawn (Pawn APawn))
|
 | bool | CanGrabLadder ()))
|
 | bool | CannotJumpNow ()))
|
 | bool | CanSplash ()))
|
 | bool | CanThrowWeapon ()))
|
 | bool | CheatFly ()))
|
 | bool | CheatGhost ()))
|
 | bool | CheatWalk ()))
|
 | bool | CheckWaterJump (out vector WallNormal))
|
 | byte | ChooseFireMode ()))
|
 | | ClearFlashCount (Weapon Who))
|
 | | ClearFlashLocation (Weapon Who ))
|
 | | ClientMessage (coerce string S, optional Name Type ))
|
 | | ClientReStart ()))
|
 | | ClientSetLocation (vector NewLocation, rotator NewRotation ))
|
 | | ClientSetRotation (rotator NewRotation ))
|
 | | ClimbLadder (LadderVolume L))
|
 | Inventory | CreateInventory (class<Inventory> NewInvClass, optional bool bDoNotActivate ))
|
 | | CrushedBy (Pawn OtherPawn))
|
 | | Destroyed ()))
|
 | | DetachFromController (optional bool bDestroyController ))
|
 | bool | Died (Controller Killer, class<DamageType> damageType, vector HitLocation))
|
 | bool | Died (Controller Killer, class<DamageType> damageType, vector HitLocation) Dying |
 | | DisplayDebug (HUD HUD, out float out_YL, out float out_YPos))
|
 | bool | DoJump (bool bUpdating ))
|
 | | DoKismetAttachment (Actor Attachment, SeqAct_AttachToActor Action))
|
 | | DrawHUD (HUD H ))
|
 | | DropToGround ()))
|
 | bool | EffectIsRelevant (vector SpawnLocation, bool bForceDedicated, optional float CullDistance ))
|
 | | EncroachedBy (actor Other ))
|
 | bool | EncroachingOn (actor Other ))
|
 | | EndClimbLadder (LadderVolume OldLadder))
|
 | | EndCrouch (float HeightAdjust ))
|
 | | FaceRotation (rotator NewRotation, float DeltaTime))
|
 | | Falling ()
|
 | | FellOutOfWorld (class<DamageType> dmgType))
|
 | Inventory | FindInventoryType (class<Inventory> DesiredClass, optional bool bAllowSubclass))
|
 | | FinishedInterpolation ()))
|
 | bool | FireOnRelease ()))
|
 | | FiringModeUpdated (bool bViaReplication))
|
 | | FlashCountUpdated (bool bViaReplication ))
|
 | | FlashLocationUpdated (bool bViaReplication ))
|
 | | ForceCrouch ()
|
 | bool | ForceSpecialAttack (Pawn EnemyPawn))
|
 | | Gasp ()
|
 | | GetActorEyesViewPoint (out vector out_Location, out Rotator out_Rotation ))
|
 | Rotator | GetAdjustedAimFor (Weapon W, vector StartFireLoc ))
|
 | Rotator | GetBaseAimRotation ()))
|
 | NavigationPoint | GetBestAnchor (Actor TestActor, Vector TestLocation, bool bStartPoint, bool bOnlyCheckVisible, out float out_Dist)
|
 | | GetBoundingCylinder (out float CollisionRadius, out float CollisionHeight) con)
|
 | vector | GetCollisionExtent ()))
|
 | float | GetCollisionHeight ()))
|
 | float | GetCollisionRadius ()))
|
 | float | GetDamageScaling ()))
|
 | name | GetDefaultCameraMode (PlayerController RequestedBy ))
|
 | String | GetHumanReadableName ()))
|
 | Actor | GetMoveTarget ()))
|
 | Vector | GetPawnViewLocation ()))
|
 | TeamInfo | GetTeam ()))
|
 | byte | GetTeamNum ()
|
 | Vehicle | GetVehicleBase ()
|
 | Rotator | GetViewRotation ()))
|
 | Vector | GetWeaponStartTraceLocation (optional Weapon CurrentWeapon))
|
 | | gibbedBy (actor Other))
|
 | | HandlePickup (Inventory Inv))
|
 | bool | HasRangedAttack ()))
|
 | | HeadVolumeChange (PhysicsVolume newHeadVolume))
|
 | bool | HealDamage (int Amount, Controller Healer, class<DamageType> DamageType))
|
 | | HitWall (vector HitNormal, actor Wall, PrimitiveComponent WallComp)
|
 | bool | InCombat ()))
|
 | | IncrementFlashCount (Weapon Who, byte FireModeNum ))
|
 | bool | InFreeCam ()))
|
 | bool | InGodMode ()))
|
 | bool | InitRagdoll ()
|
 | bool | IsFiring ()))
|
 | bool | IsFirstPerson ()))
|
 | bool | IsHumanControlled ()
|
 | bool | IsInPain ()))
|
 | bool | IsInvisible ()
|
 | bool | IsLocallyControlled ()
|
 | bool | IsPlayerPawn () con)
|
 | bool | IsSameTeam (Pawn Other ))
|
 | bool | IsStationary ()))
|
 | bool | IsValidEnemy ()))
|
 | bool | IsValidEnemyTargetFor (const PlayerReplicationInfo PRI, bool bNoPRIisEnemy) con)
|
 | bool | IsValidTargetFor (const Controller C) con)
|
 | | JumpOffPawn ()))
|
 | | JumpOutOfWater (vector jumpDir))
|
 | | KilledBy (pawn EventInstigator ))
|
 | | Landed (vector HitNormal, Actor FloorActor))
|
 | | Landed (vector HitNormal, Actor FloorActor)) Dying |
 | bool | LineOfSightTo (actor Other))
|
 | | MessagePlayer (coerce String Msg ))
|
 | | ModifyVelocity (float DeltaTime, vector OldVelocity)
|
 | bool | NearMoveTarget ()))
|
 | bool | NeedToTurn (vector targ))
|
 | | NotifyTakeHit (Controller InstigatedBy, vector HitLocation, int Damage, class<DamageType> DamageType, vector Momentum))
|
 | | NotifyTeamChanged ()
|
 | | OnAssignController (SeqAct_AssignController inAction))
|
 | | OnGiveInventory (SeqAct_GiveInventory InAction))
|
 | | OnSetMaterial (SeqAct_SetMaterial Action))
|
 | | OnTeleport (SeqAct_Teleport Action))
|
 | | OutsideWorldBounds ()))
|
 | | OutsideWorldBounds ())) Dying |
 | bool | PawnCalcCamera (float fDeltaTime, out vector out_CamLoc, out rotator out_CamRot, out float out_FOV ))
|
 | | PlayDying (class<DamageType> DamageType, vector HitLoc))
|
 | | PlayDyingSound ()
|
 | | PlayerChangedTeam ()))
|
 | | PlayFootStepSound (int FootDown)
|
 | | PlayHit (float Damage, Controller InstigatedBy, vector HitLocation, class<DamageType> damageType, vector Momentum, TraceHitInfo HitInfo))
|
 | | PlayLanded (float impactVel)
|
 | | PlayNextAnimation ())) Dying |
 | | PlayTeleportEffect (bool bOut, bool bSound))
|
 | | PlayWeaponSwitch (Weapon OldWeapon, Weapon NewWeapon)
|
 | | PlayWeaponSwitch (Weapon OldWeapon, Weapon NewWeapon)) Dying |
 | | PossessedBy (Controller C, bool bVehicleTransition))
|
 | | PostBeginPlay ()))
|
 | bool | PoweredUp ()))
|
 | | PreBeginPlay ()))
|
 | | ProcessViewRotation (float DeltaTime, out rotator out_ViewRotation, out Rotator out_DeltaRot ))
|
 | | PruneDamagedBoneList (out array<Name> Bones)
|
 | float | RangedAttackTime ()))
|
 | bool | ReachedDestination (Actor Goal)
|
 | bool | ReachedPoint (Vector Point, Actor NewAnchor)
|
 | | ReceiveLocalizedMessage (class<LocalMessage> Message, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject ))
|
 | bool | RecommendLongRangedAttack ()))
|
 | | ReplicatedEvent (name VarName ))
|
 | | Reset ()))
|
 | | Restart ()
|
 | | RestartPlayer ()
|
 | | SetActiveWeapon (Weapon NewWeapon ))
|
 | | SetAnchor (NavigationPoint NewAnchor)
|
 | | SetBaseEyeheight ()))
|
 | | SetFiringMode (byte FiringModeNum))
|
 | | SetFlashLocation (Weapon Who, byte FireModeNum, vector NewLoc))
|
 | controller | SetKillInstigator (Controller InstigatedBy, class<DamageType> DamageType))
|
 | | SetMovementPhysics ()))
|
 | | SetMoveTarget (Actor NewTarget ))
|
 | | SetPushesRigidBodies (bool NewPush)
|
 | | SetRemoteViewPitch (int NewRemoteViewPitch)
|
 | | SetViewRotation (rotator NewRotation ))
|
 | | SetWalking (bool bNewIsWalking ))
|
 | | ShouldCrouch (bool bCrouch ))
|
 | | SoakPause ()))
|
 | | SpawnDefaultController ()))
|
 | | SpawnedByKismet ()))
|
 | int | SpecialCostForPath (ReachSpec Path ))
|
 | bool | SpecialMoveTo (NavigationPoint Start, NavigationPoint End, Actor Next)
|
 | | StartCrouch (float HeightAdjust ))
|
 | | StartDriving (Vehicle V))
|
 | | StartFire (byte FireModeNum))
|
 | | StopDriving (Vehicle V))
|
 | | StopFire (byte FireModeNum))
|
 | bool | StopFiring ()))
|
 | | StuckOnPawn (Pawn OtherPawn)
|
 | bool | SuggestJumpVelocity (out vector JumpVelocity, vector Destination, vector Start)
|
 | | 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 |
 | | TakeDrowningDamage ()
|
 | | TakeFallingDamage ()))
|
 | bool | TakeRadiusDamageOnBones (Controller InstigatedBy, float BaseDamage, float DamageRadius, class<DamageType> DamageType, float Momentum, vector HurtOrigin, bool bFullDamage, Actor DamageCauser, array Bones ))
|
 | bool | TermRagdoll ()
|
 | | ThrowActiveWeapon ()))
|
 | | Timer ())) Dying |
 | | ToggleMelee ()
|
 | bool | TooCloseToAttack (Actor Other))
|
 | | TornOff ()))
|
 | | TossWeapon (Weapon Weap, optional vector ForceVelocity))
|
 | bool | TouchingWaterVolume ()))
|
 | | TurnOff ()))
|
 | | UnCrouch ()))
|
 | | UnPossessed ()))
|
 | | UpdateControllerOnPossess (bool bVehicleTransition))
|
 | bool | ValidAnchor ()
|
 | bool | WasPlayerPawn ()))
|
 | | WeaponFired (bool bViaReplication, optional vector HitLocation ))
|
 | | WeaponStoppedFiring (bool bViaReplication ))
|
Inherited Functions from Engine.Actor |
ActivateEventClass, AllActors, AllOwnedComponents, Attach, AttachComponent, AutonomousPhysics, BaseChange, BasedActors, BecomeViewTarget, BeginAnimControl, BroadcastLocalizedMessage, BroadcastLocalizedTeamMessage, Bump, CalcCamera, CanSplash, ChartData, CheckForErrors, CheckHitInfo, CheckMaxEffectDistance, ChildActors, ClampRotation, ClearLatentAction, ClearTimer, Clock, CollidingActors, CollisionChanged, ComponentList, ConsoleCommand, ConstraintBrokenNotify, ContainsPoint, CreateAudioComponent, DebugFreezeGame, Destroy, Destroyed, Detach, DetachComponent, DisplayDebug, DoKismetAttachment, DrawDebugBox, DrawDebugCone, DrawDebugCoordinateSystem, DrawDebugCylinder, DrawDebugLine, DrawDebugSphere, DynamicActors, EffectIsRelevant, EncroachedBy, EncroachingOn, EndViewTarget, Falling, FastTrace, FellOutOfWorld, FindActorsOfClass, FindBase, FindEventsOfClass, FindGoodEndView, FindSpot, FinishAnim, FinishAnimControl, FlushPersistentDebugLines, ForceNetRelevant, ForceUpdateComponents, GainedChild, GetActorEyesViewPoint, GetActorFaceFXAsset, GetBaseMost, GetBoundingCylinder, GetComponentsBoundingBox, GetDebugName, GetDestination, GetFaceFXAudioComponent, GetGravityZ, GetHumanReadableName, GetItemName, GetLocalString, GetLocationStringFor, GetPackageGuid, GetPhysicsName, GetTargetLocation, GetTeamNum, GetTerminalVelocity, GetTimerCount, GetTimerRate, GetURLMap, GetUTFlag, HealDamage, HitWall, HurtRadius, InterpolationChanged, InterpolationFinished, InterpolationStarted, IsActorPlayingFaceFXAnim, IsBasedOn, IsInPain, IsInVolume, IsOverlapping, IsOwnedBy, IsPlayerOwned, IsStationary, IsTimerActive, KilledBy, Landed, LocalPlayerControllers, LostChild, MakeNoise, MatchStarting, ModifyHearSoundComponent, Move, MoveSmooth, MovingWhichWay, NativePostRenderFor, NotifyLocalPlayerTeamReceived, NotifySkelControlBeyondLimit, OnAnimEnd, OnAnimPlay, OnAttachToActor, OnCauseDamage, OnChangeCollision, OnDestroy, OnHealDamage, OnMakeNoise, OnRanOver, OnSetBlockRigidBody, OnSetPhysics, OnTeleport, OnToggleHidden, OutsideWorldBounds, OverlappingActors, OverRotated, PawnBaseDied, PhysicsVolumeChange, PickedUpBy, PlayActorFaceFXAnim, PlayerCanSeeMe, PlaySound, PlayTeleportEffect, PointCheckComponent, PostBeginPlay, PostInitAnimTree, PostRenderFor, PostTeleport, PostTouch, PreBeginPlay, PreTeleport, RanInto, ReplaceText, ReplicatedEvent, Reset, RigidBodyCollision, RootMotionExtracted, RootMotionModeChanged, ScriptGetTeamNum, SetAnimPosition, SetAnimWeights, SetBase, SetCollision, SetCollisionSize, SetDrawScale, SetDrawScale3D, SetForcedInitialReplicatedProperty, SetGRI, SetHardAttach, SetHidden, SetHUDLocation, SetInitialState, SetLocation, SetMorphWeight, SetNetUpdateTime, SetOnlyOwnerSee, SetOwner, SetPhysics, SetRelativeLocation, SetRelativeRotation, SetRotation, SetSkelControlScale, SetTickGroup, SetTimer, SetZone, ShutDown, Sleep, Spawn, SpawnedByKismet, SpecialHandling, StopActorFaceFXAnim, StopsProjectile, SuggestTossVelocity, TakeDamage, TakeRadiusDamage, Tick, Timer, TimeSince, TornOff, Touch, TouchingActors, Trace, TraceActors, TraceComponent, TriggerEventClass, UnClock, UnTouch, UsedBy, VisibleActors, VisibleCollidingActors |
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, Asc, Asin, Atan, BeginState, ByteToFloat, Caps, Chr, Clamp, ClampLength, ClampRotAxis, ClassIsChildOf, ClearConfig, ClockwiseFrom, ColorToLinearColor, ContinuedState, Cos, Cross, Disable, Dot, DumpStateStack, DynamicLoadObject, Enable, EndState, Exp, FClamp, FCubicInterp, FindDeltaAngle, FindObject, FInterpEaseIn, FInterpEaseInOut, FInterpEaseOut, FInterpTo, FloatToByte, FMax, FMin, FPctByRange, FRand, GetAngularDegreesFromRadians, GetAngularDistance, GetAngularFromDotDist, GetAxes, GetDotDistance, GetEnum, GetFuncName, GetHeadingAngle, GetNetFuncName, GetPackageName, GetPerObjectConfigSections, GetRangePctByValue, GetRangeValueByPct, GetSpecialValue, GetStateName, GetUnAxes, GotoState, InStr, IsA, IsChildState, IsInState, IsNetScript, IsPendingKill, IsUTracing, IsZero, JoinArray, Left, Len, Lerp, Localize, Locs, Loge, LogInternal, MakeColor, MakeLinearColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NormalizeRotAxis, OrthoRotation, ParseStringIntoArray, PathName, PausedState, PointDistToLine, PointDistToPlane, PointInBox, PoppedState, PopState, ProjectOnTo, PushedState, PushState, QuatDot, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, RDiff, Repl, Right, RInterpTo, RLerp, RotRand, Round, RSize, RSmerp, SaveConfig, SClampRotAxis, ScriptTrace, SetSpecialValue, SetUTracing, Sin, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, Tan, TimeStamp, ToHex, TransformVectorByRotation, UnwindHeading, vect2d, VInterpTo, VLerp, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, VSmerp, WarnInternal, ^, ^^, |, ||, ~, ~= |
var float AccelRate;
var float AIMaxFallSpeedFactor;
var float AirControl;
var float AirSpeed;
var int AllowedYawError;
AlwaysRelevantDistanceSquared Source code
var float AlwaysRelevantDistanceSquared;
var const float AvgPhysicsTime;
var bool bAmbientCreature;
var bool bAutoFire;
var bool bAvoidLedges;
var bool bCachedRelevant;
var bool bCanBeBaseForPawns;
var bool bCanClimbCeilings;
var bool bCanClimbLadders;
var bool bCanFly;
var bool bCanJump;
var config bool bCanMantle;
var bool bCanPickupInventory;
var bool bCanStrafe;
var config bool bCanSwatTurn;
var bool bCanSwim;
var bool bCanUse;
var bool bCanWalk;
var bool bCanWalkOffLedges;
var bool bCrawler;
var bool bDirectHitWall;
var globalconfig bool bDisplayPathErrors;
var bool bForceFloorCheck;
var bool bForceKeepAnchor;
var bool bForceMaxAccel;
var bool bForceRegularVelocity;
var bool bForceRMVelocity;
var bool bIgnoreForces;
var const bool bIsCrouched;
var bool bIsFemale;
var bool bIsWalking;
var bool bJumpCapable;
var bool bModifyReachSpecCost;
var bool bNoWeaponFiring;
var bool bPathfindsAsVehicle;
var bool bPlayedDeath;
var const bool bPushesRigidBodies;
var float BreathTime;
var const bool bReducedSpeed;
var bool bRollToDesired;
bRunPhysicsWithNoController Source code
var bool bRunPhysicsWithNoController;
var const bool bSimGravityDisabled;
var const bool bSimulateGravity;
var bool bSpecialHUD;
var bool bStationary;
var bool bStopAtLedges;
var const bool bTryToUncrouch;
var float Buoyancy;
var bool bUpAndOut;
var bool bWantsToCrouch;
var float CrouchedPct;
var float CrouchHeight;
var float CrouchRadius;
var float DamageScaling;
var float DesiredSpeed;
var float DestinationOffset;
var repnotify
Vehicle DrivenVehicle;
var int FailedLandingCount;
var float FindAnchorFailedTime;
var repnotify byte FiringMode;
var repnotify byte FlashCount;
var repnotify
vector FlashLocation;
var const int FullHeight;
var float GroundSpeed;
var float InterpolatedYaw;
var float JumpZ;
var float LadderSpeed;
var name LandMovementState;
LastFiringFlashLocation Source code
var
vector LastFiringFlashLocation;
var float LastPainTime;
var float LastStartTime;
var float LastValidAnchorTime;
var float Mass;
var float MaxDesiredSpeed;
var float MaxFallSpeed;
var const float MaxJumpHeight;
MaxOutOfWaterStepHeight Source code
var float MaxOutOfWaterStepHeight;
var int MaxPitchLimit;
var const float MaxStepHeight;
var float MeleeRange;
var localized string MenuName;
var
vector MeshTranslationOffset;
var float NetRelevancyTime;
var float NextPathRadius;
var const float noise1loudness;
var const
pawn noise1other;
var const float noise1time;
var const float noise2loudness;
var const
pawn noise2other;
var const float noise2time;
NonPreferredVehiclePathMultiplier Source code
var float NonPreferredVehiclePathMultiplier;
var float OldZ;
var float OutofWaterZ;
var native const
pointer PhysicsPushBody;
PreRagdollCollisionComponent Source code
var int ReceivedYaw;
var const byte RemoteViewPitch;
var float SerpentineDist;
var float SerpentineTime;
var int ShotCount;
var float SoundDampening;
var float SpawnTime;
var float SplashTime;
var const float UncrouchTime;
var float UnderWaterTime;
var const float WalkableFloorZ;
var float WalkingPct;
var name WaterMovementState;
var float WaterSpeed;
AI
var(AI) float Alertness;
var(AI) bool bDontPossess;
var(AI) bool bLOSHearing;
var(AI) bool bMuffledHearing;
var(AI) float HearingThreshold;
var(AI) float PeripheralVision;
var(AI) float SightRadius;
Camera
var(
Camera)
float BaseEyeHeight;
Pawn
var(
Pawn)
bool bCanCrouch;
var(
Pawn)
float RBPushRadius;
var(
Pawn)
float RBPushStrength;
var(
Pawn)
float VehicleCheckRadius;
var(
Pawn)
float ViewPitchMax;
var(
Pawn)
float ViewPitchMin;
function AddDefaultInventory ( )
simulated function AdjustCameraScale ( bool bMoveCameraIn )
function float AdjustedStrength ( ) )
simulated function bool AffectedByHitEffects ( ) )
singular event BaseChange ( ) )
singular event BaseChange ( ) )
event BeginState ( Name PreviousStateName) )
function bool BotFire ( bool bFinished) )
event BreathTimer ( ) )
function bool CanAttack (
Actor Other) )
simulated
function bool CanBeBaseForPawn (
Pawn APawn) )
function bool CanGrabLadder ( ) )
function bool CannotJumpNow ( ) )
simulated function bool CanSplash ( ) )
simulated function bool CanThrowWeapon ( ) )
function bool CheatFly ( ) )
function bool CheatGhost ( ) )
function bool CheatWalk ( ) )
function bool CheckWaterJump ( out
vector WallNormal) )
function byte ChooseFireMode ( ) )
simulated
function ClearFlashCount (
Weapon Who) )
function ClearFlashLocation (
Weapon Who ) )
event ClientMessage ( coerce string S, optional Name Type ) )
simulated function ClientReStart ( ) )
function ClientSetLocation (
vector NewLocation,
rotator NewRotation ) )
function ClientSetRotation (
rotator NewRotation ) )
final event
Inventory CreateInventory (
class<
Inventory> NewInvClass, optional
bool bDoNotActivate ) )
function CrushedBy (
Pawn OtherPawn) )
simulated event Destroyed ( ) )
function DetachFromController ( optional bool bDestroyController ) )
simulated
function DisplayDebug (
HUD HUD, out
float out_YL, out
float out_YPos) )
function bool DoJump ( bool bUpdating ) )
simulated
function DrawHUD (
HUD H ) )
function DropToGround ( ) )
simulated
function bool EffectIsRelevant (
vector SpawnLocation,
bool bForceDedicated, optional
float CullDistance ) )
event EncroachedBy (
actor Other ) )
event
bool EncroachingOn (
actor Other ) )
simulated event EndCrouch ( float HeightAdjust ) )
simulated
function FaceRotation (
rotator NewRotation,
float DeltaTime) )
event Falling ( )
simulated event FellOutOfWorld (
class<
DamageType> dmgType) )
simulated final
function Inventory FindInventoryType (
class<
Inventory> DesiredClass, optional
bool bAllowSubclass) )
function FinishedInterpolation ( ) )
function bool FireOnRelease ( ) )
simulated function FiringModeUpdated ( bool bViaReplication) )
simulated function FlashCountUpdated ( bool bViaReplication ) )
simulated function FlashLocationUpdated ( bool bViaReplication ) )
native function ForceCrouch ( )
function bool ForceSpecialAttack (
Pawn EnemyPawn) )
function Gasp ( )
simulated event GetActorEyesViewPoint ( out
vector out_Location, out
Rotator out_Rotation ) )
simulated singular
function Rotator GetBaseAimRotation ( ) )
native
function NavigationPoint GetBestAnchor (
Actor TestActor,
Vector TestLocation,
bool bStartPoint,
bool bOnlyCheckVisible, out
float out_Dist )
native const function GetBoundingCylinder ( out float CollisionRadius, out float CollisionHeight) con )
simulated final
function vector GetCollisionExtent ( ) )
simulated function float GetCollisionHeight ( ) )
simulated function float GetCollisionRadius ( ) )
function float GetDamageScaling ( ) )
simulated function String GetHumanReadableName ( ) )
function Actor GetMoveTarget ( ) )
simulated event
Vector GetPawnViewLocation ( ) )
simulated
function TeamInfo GetTeam ( ) )
simulated native function byte GetTeamNum ( )
native
function Vehicle GetVehicleBase ( )
simulated event
Rotator GetViewRotation ( ) )
GetWeaponStartTraceLocation Source code
simulated
function Vector GetWeaponStartTraceLocation ( optional
Weapon CurrentWeapon) )
function gibbedBy (
actor Other) )
function bool HasRangedAttack ( ) )
function bool InCombat ( ) )
simulated
function IncrementFlashCount (
Weapon Who,
byte FireModeNum ) )
simulated event bool InFreeCam ( ) )
function bool InGodMode ( ) )
native function bool InitRagdoll ( )
function bool IsFiring ( ) )
simulated function bool IsFirstPerson ( ) )
simulated final native function bool IsHumanControlled ( )
function bool IsInPain ( ) )
native function bool IsInvisible ( )
simulated final native function bool IsLocallyControlled ( )
simulated native const function bool IsPlayerPawn ( ) con )
simulated event
bool IsSameTeam (
Pawn Other ) )
function bool IsStationary ( ) )
simulated function bool IsValidEnemy ( ) )
native const
function bool IsValidEnemyTargetFor ( const
PlayerReplicationInfo PRI,
bool bNoPRIisEnemy) con )
native const
function bool IsValidTargetFor ( const
Controller C) con )
function JumpOffPawn ( ) )
function JumpOutOfWater (
vector jumpDir) )
function KilledBy (
pawn EventInstigator ) )
function bool LineOfSightTo (
actor Other) )
final event MessagePlayer ( coerce String Msg ) )
simulated event ModifyVelocity (
float DeltaTime,
vector OldVelocity )
function bool NearMoveTarget ( ) )
function bool NeedToTurn (
vector targ) )
simulated function NotifyTeamChanged ( )
simulated singular event OutsideWorldBounds ( ) )
OutsideWorldBounds Dying Source code
simulated singular event OutsideWorldBounds ( ) )
simulated
function bool PawnCalcCamera (
float fDeltaTime, out
vector out_CamLoc, out
rotator out_CamRot, out
float out_FOV ) )
function PlayDyingSound ( )
function PlayerChangedTeam ( ) )
event PlayFootStepSound ( int FootDown )
function PlayLanded ( float impactVel )
PlayNextAnimation Dying Source code
simulated function PlayNextAnimation ( ) )
function PlayTeleportEffect ( bool bOut, bool bSound) )
simulated
function PlayWeaponSwitch (
Weapon OldWeapon,
Weapon NewWeapon )
PlayWeaponSwitch Dying Source code
simulated
function PlayWeaponSwitch (
Weapon OldWeapon,
Weapon NewWeapon) )
function PossessedBy (
Controller C,
bool bVehicleTransition) )
event PostBeginPlay ( ) )
function bool PoweredUp ( ) )
simulated event PreBeginPlay ( ) )
simulated
function ProcessViewRotation (
float DeltaTime, out
rotator out_ViewRotation, out
Rotator out_DeltaRot ) )
function PruneDamagedBoneList ( out array<Name> Bones )
function float RangedAttackTime ( ) )
native
function bool ReachedDestination (
Actor Goal )
native
function bool ReachedPoint (
Vector Point,
Actor NewAnchor )
ReceiveLocalizedMessage Source code
RecommendLongRangedAttack Source code
function bool RecommendLongRangedAttack ( ) )
simulated event ReplicatedEvent ( name VarName ) )
function Reset ( ) )
function Restart ( )
function RestartPlayer ( )
simulated
function SetActiveWeapon (
Weapon NewWeapon ) )
simulated function SetBaseEyeheight ( ) )
simulated function SetFiringMode ( byte FiringModeNum) )
function SetFlashLocation (
Weapon Who,
byte FireModeNum,
vector NewLoc) )
function SetMovementPhysics ( ) )
function SetMoveTarget (
Actor NewTarget ) )
native function SetPushesRigidBodies ( bool NewPush )
native final function SetRemoteViewPitch ( int NewRemoteViewPitch )
simulated
function SetViewRotation (
rotator NewRotation ) )
event SetWalking ( bool bNewIsWalking ) )
function ShouldCrouch ( bool bCrouch ) )
event SoakPause ( ) )
SpawnDefaultController Source code
function SpawnDefaultController ( ) )
event SpawnedByKismet ( ) )
function int SpecialCostForPath (
ReachSpec Path ) )
simulated event StartCrouch ( float HeightAdjust ) )
simulated event StartDriving (
Vehicle V) )
simulated function StartFire ( byte FireModeNum) )
simulated event StopDriving (
Vehicle V) )
simulated function StopFire ( byte FireModeNum) )
function bool StopFiring ( ) )
event StuckOnPawn (
Pawn OtherPawn )
native
function bool SuggestJumpVelocity ( out
vector JumpVelocity,
vector Destination,
vector Start )
function Suicide ( ) )
function TakeDrowningDamage ( )
function TakeFallingDamage ( ) )
TakeRadiusDamageOnBones Source code
event
bool TakeRadiusDamageOnBones (
Controller InstigatedBy,
float BaseDamage,
float DamageRadius,
class<
DamageType>
DamageType,
float Momentum,
vector HurtOrigin,
bool bFullDamage,
Actor DamageCauser,
array<
Name>
Bones
) )
native function bool TermRagdoll ( )
function ThrowActiveWeapon ( ) )
event Timer ( ) )
function ToggleMelee ( )
function bool TooCloseToAttack (
Actor Other) )
simulated event TornOff ( ) )
function TossWeapon (
Weapon Weap, optional
vector ForceVelocity) )
function bool TouchingWaterVolume ( ) )
simulated function TurnOff ( ) )
simulated function UnCrouch ( ) )
function UnPossessed ( ) )
UpdateControllerOnPossess Source code
function UpdateControllerOnPossess ( bool bVehicleTransition) )
final native function bool ValidAnchor ( )
simulated function bool WasPlayerPawn ( ) )
simulated
function WeaponFired (
bool bViaReplication, optional
vector HitLocation ) )
simulated function WeaponStoppedFiring ( bool bViaReplication ) )
defaultproperties
{
MaxStepHeight=35.000000
MaxJumpHeight=96.000000
WalkableFloorZ=0.700000
bJumpCapable=True
bCanJump=True
bCanWalk=True
bSimulateGravity=True
bLOSHearing=True
bCanUse=True
CrouchHeight=40.000000
CrouchRadius=34.000000
NonPreferredVehiclePathMultiplier=1.000000
DesiredSpeed=1.000000
MaxDesiredSpeed=1.000000
HearingThreshold=2800.000000
SightRadius=5000.000000
AvgPhysicsTime=0.100000
Mass=100.000000
MaxPitchLimit=3072
GroundSpeed=600.000000
WaterSpeed=300.000000
AirSpeed=600.000000
LadderSpeed=200.000000
AccelRate=2048.000000
JumpZ=420.000000
OutofWaterZ=420.000000
MaxOutOfWaterStepHeight=40.000000
AirControl=0.050000
WalkingPct=0.500000
CrouchedPct=0.500000
MaxFallSpeed=1200.000000
AIMaxFallSpeedFactor=1.000000
BaseEyeHeight=64.000000
EyeHeight=54.000000
Health=100
noise1time=-10.000000
noise2time=-10.000000
SoundDampening=1.000000
DamageScaling=1.000000
ControllerClass=Class'Engine.AIController'
LandMovementState="PlayerWalking"
WaterMovementState="PlayerSwimming"
Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'Engine.Default__CylinderComponent'
CollisionHeight=78.000000
CollisionRadius=34.000000
CollideActors=True
BlockActors=True
Name="CollisionCylinder"
ObjectArchetype=CylinderComponent'Engine.Default__CylinderComponent'
End Object
CylinderComponent=CollisionCylinder
RBPushRadius=10.000000
RBPushStrength=50.000000
VehicleCheckRadius=150.000000
ViewPitchMin=-16384.000000
ViewPitchMax=16383.000000
AllowedYawError=2000
InventoryManagerClass=Class'Engine.InventoryManager'
Begin Object Class=SpriteComponent Name=Sprite ObjName=Sprite Archetype=SpriteComponent'Engine.Default__SpriteComponent'
HiddenGame=True
AlwaysLoadOnClient=False
AlwaysLoadOnServer=False
Name="Sprite"
ObjectArchetype=SpriteComponent'Engine.Default__SpriteComponent'
End Object
Components(0)=Sprite
Components(1)=CollisionCylinder
Begin Object Class=ArrowComponent Name=Arrow ObjName=Arrow Archetype=ArrowComponent'Engine.Default__ArrowComponent'
ArrowColor=(B=255,G=200,R=150,A=255)
Name="Arrow"
ObjectArchetype=ArrowComponent'Engine.Default__ArrowComponent'
End Object
Components(2)=Arrow
RemoteRole=ROLE_SimulatedProxy
bUpdateSimulatedPosition=True
bCanBeDamaged=True
bShouldBaseAtStartup=True
bCanTeleport=True
bCollideActors=True
bCollideWorld=True
bBlockActors=True
bProjTarget=True
NetPriority=2.000000
CollisionComponent=CollisionCylinder
CollisionType=COLLIDE_CustomDefault
RotationRate=(Pitch=20000,Yaw=20000,Roll=20000)
Name="Default__Pawn"
ObjectArchetype=Actor'Engine.Default__Actor'
}
|
Creation time: sk 18-3-2018 10:00:41.272 - Created with
UnCodeX