- Extends
- NavigationPoint
- Modifiers
- native placeable
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.NavigationPoint
|
+-- Engine.CoverLink
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.NavigationPoint |
AnchoredPawn, BadSprite, bAlreadyVisited, bAlwaysUseStrafing, bAutoBuilt, bBlockable, bBlocked, bBlockedForVehicles, bBuildLongPaths, bCanReach, bCanWalkOnToReach, bDestinationOnly, bEndPoint, bestPathWeight, bFlyingPreferred, bForceNoStrafing, bHasCrossLevelPaths, bHideEditorPaths, bMakeSourceOnly, bMayCausePain, bMustBeReachable, bMustTouchToReach, bNeverUseStrafing, bNoAutoConnect, bNotBased, bOneWayPath, bPathsChanged, bPreferredVehiclePath, bSourceOnly, bSpecialForced, bSpecialMove, bTransientEndPoint, bVehicleDestination, Cost, CylinderComponent, EditorForcedPaths, EditorProscribedPaths, ExtraCost, FearCost, GoodSprite, InventoryCache, InventoryDist, LastAnchoredPawnTime, LastDetourWeight, MaxPathSize, NavGuid, NavOctreeObject, NearestObjective, NetworkID, nextNavigationPoint, nextOrdered, ObjectiveDistance, PathCost, PathList, previousPath, prevOrdered, TransientCost, visitedWeight, VolumeList |
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 |
Enumerations Summary |
ECoverAction CA_Default,
CA_BlindLeft,
CA_BlindRight,
CA_LeanLeft,
CA_LeanRight,
CA_StepLeft,
CA_StepRight,
CA_PopUp,
CA_BlindUp,
CA_PeekLeft,
CA_PeekRight,
CA_PeekUp,
|
ECoverDirection CD_Default,
CD_Left,
CD_Right,
CD_Up,
|
ECoverType CT_None,
CT_Standing,
CT_MidLevel,
|
Structures Summary |
CoverInfo Link, SlotIdx |
CoverReference SlotIdx, Direction |
CoverSlot SlotOwner, ForceCoverType, CoverType, LocationOffset, RotationOffset, FireLinks, ForcedFireLinks, RejectedFireLinks, ExposedFireLinks, DangerLinks, MantleTarget, TurnTarget, SlipTarget, OverlapClaims, bLeanLeft, bLeanRight, bCanPopUp, bCanMantle, bCanCoverSlip_Left, bCanCoverSlip_Right, bCanSwatTurn_Left, bCanSwatTurn_Right, bEnabled, bAllowPopup, bAllowMantle, bAllowCoverSlip, bAllowClimbUp, bAllowSwatTurn, bSelected, LeanTraceDist, SlotMarker |
CovPosInfo Link, LtSlotIdx, RtSlotIdx, LtToRtPct, Location, Normal, Tangent |
FireLink CoverActions, CoverType, TargetLink, TargetSlotIdx, LastLinkLocation, bFallbackLink |
TargetInfo Target, SlotIdx, Direction |
Inherited Structures from Engine.Actor |
AnimSlotDesc, AnimSlotInfo, AsyncLineCheckResult, CollisionImpactData, ImpactInfo, NavReference, ReplicatedHitImpulse, RigidBodyContactInfo, RigidBodyState, TimerData, TraceHitInfo |
Functions Summary |
 | int | AddCoverSlot (vector SlotLocation, rotator SlotRotation, optional int SlotIdx = -1, optional bool bForceSlotUpdate)
|
 | bool | AllowLeftTransition (int SlotIdx))
|
 | bool | AllowRightTransition (int SlotIdx))
|
 | bool | AutoAdjustSlot (int SlotIdx, bool bOnlyCheckLeans)
|
 | bool | Claim (Controller NewClaim, int SlotIdx ))
|
 | bool | FindSlots (vector CheckLocation, float MaxDistance, out int LeftSlotIdx, out int RightSlotIdx)
|
 | bool | GetFireLinkTo (int SlotIdx, CoverInfo ChkCover, ECoverType Type, out array<ECoverAction> Actions)
|
 | | GetSlotActions (int SlotIdx, out array<ECoverAction> Actions)
|
 | vector | GetSlotLocation (int SlotIdx, optional bool bForceUseOffset)
|
 | CoverSlotMarker | GetSlotMarker (int SlotIdx)
|
 | rotator | GetSlotRotation (int SlotIdx, optional bool bForceUseOffset)
|
 | vector | GetSlotViewPoint (int SlotIdx, optional ECoverType Type, optional ECoverAction Action)
|
 | bool | GetSwatTurnTarget (int SlotIdx, int Direction, out CoverReference out_Info ))
|
 | bool | HasFireLinkTo (int SlotIdx, CoverInfo ChkCover)
|
 | bool | IsEdgeSlot (int SlotIdx, optional bool bIgnoreLeans)
|
 | bool | IsEnabled ()
|
 | bool | IsExposedTo (int SlotIdx, CoverInfo ChkSlot)
|
 | bool | IsLeftEdgeSlot (int SlotIdx, bool bIgnoreLeans)
|
 | bool | IsRightEdgeSlot (int SlotIdx, bool bIgnoreLeans)
|
 | bool | IsStationarySlot (int SlotIdx))
|
 | bool | IsValidClaim (Controller ChkClaim, int SlotIdx, optional bool bSkipTeamCheck, optional bool bSkipOverlapCheck)
|
 | | OnModifyCover (SeqAct_ModifyCover Action))
|
 | | OnToggle (SeqAct_Toggle inAction))
|
 | | SetDisabled (bool bNewDisabled))
|
 | | SetSlotEnabled (int SlotIdx, bool bEnable))
|
 | | Tick (float DeltaTime ))
|
 | bool | UnClaim (Controller OldClaim, int SlotIdx, bool bUnclaimAll ))
|
Inherited Functions from Engine.NavigationPoint |
Accept, CanTeleport, DetourWeight, GetAllNavInRadius, GetBoundingCylinder, GetNearestNavToActor, GetNearestNavToPoint, GetReachSpecTo, IsAvailableTo, OnMatchingNetworks, OnToggle, ProceedWithMove, SpecialCost, SuggestMovePreparation |
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 |
const COVERLINK_DangerDist = 1536.f;
COVERLINK_EdgeCheckDot Source code
const COVERLINK_EdgeCheckDot = 0.25f;
COVERLINK_EdgeExposureDot Source code
const COVERLINK_EdgeExposureDot = 0.85f;
const COVERLINK_ExposureDot = 0.4f;
var const float AlignDist;
var bool bAutoSort;
var bool bDynamicCover;
var const
vector CircularOrigin;
var const float CircularRadius;
var const
Vector CrouchLeanOffset;
var const float MidHeight;
var const float SlipDist;
var const float StandHeight;
var const
Vector StandingLeanOffset;
var const float TurnDist;
CoverLink
enum
ECoverAction
{
CA_Default,
CA_BlindLeft,
CA_BlindRight,
CA_LeanLeft,
CA_LeanRight,
CA_StepLeft,
CA_StepRight,
CA_PopUp,
CA_BlindUp,
CA_PeekLeft,
CA_PeekRight,
CA_PeekUp,
};
enum
ECoverType
{
CT_None,
CT_Standing,
CT_MidLevel,
};
struct
CoverSlot
{
var(CoverLink) bool bAllowClimbUp;
var(CoverLink) bool bAllowCoverSlip;
var(CoverLink) bool bAllowMantle;
var(CoverLink) bool bAllowPopup;
var(CoverLink) bool bAllowSwatTurn;
var(Auto) editconst bool bCanCoverSlip_Left;
var(Auto) editconst bool bCanCoverSlip_Right;
var(Auto) editconst bool bCanMantle;
var(Auto) editconst bool bCanPopUp;
var(Auto) editconst bool bCanSwatTurn_Left;
var(Auto) editconst bool bCanSwatTurn_Right;
var(CoverLink) bool bEnabled;
var(Auto) bool bLeanLeft;
var(Auto) bool bLeanRight;
var transient bool bSelected;
var(Auto) editconst ECoverType CoverType;
var duplicatetransient array<NavReference> DangerLinks;
var duplicatetransient array<CoverReference> ExposedFireLinks;
var duplicatetransient array<FireLink> FireLinks;
var(CoverLink) ECoverType ForceCoverType;
var duplicatetransient array<FireLink> ForcedFireLinks;
var float LeanTraceDist;
var vector LocationOffset;
var duplicatetransient CoverReference MantleTarget;
var(Auto) editconst duplicatetransient array<CoverReference> OverlapClaims;
var duplicatetransient array<CoverInfo> RejectedFireLinks;
var rotator RotationOffset;
var duplicatetransient array<CoverReference> SlipTarget;
var(CoverLink) editconst duplicatetransient CoverSlotMarker SlotMarker;
var Controller SlotOwner;
var duplicatetransient array<CoverReference> TurnTarget;
};
struct
TargetInfo
{
var int Direction;
var int SlotIdx;
var Actor Target;
};
native final function
int AddCoverSlot (
vector SlotLocation,
rotator SlotRotation, optional
int SlotIdx = -
1, optional
bool bForceSlotUpdate )
simulated final function bool AllowLeftTransition ( int SlotIdx) )
simulated final function bool AllowRightTransition ( int SlotIdx) )
native final function bool AutoAdjustSlot ( int SlotIdx, bool bOnlyCheckLeans )
final event
bool Claim (
Controller NewClaim,
int SlotIdx ) )
simulated native final function
bool FindSlots (
vector CheckLocation,
float MaxDistance, out
int LeftSlotIdx, out
int RightSlotIdx )
native final function GetSlotActions (
int SlotIdx, out array<
ECoverAction> Actions )
simulated native final function
vector GetSlotLocation (
int SlotIdx, optional
bool bForceUseOffset )
simulated native final function
CoverSlotMarker GetSlotMarker (
int SlotIdx )
simulated native final function
rotator GetSlotRotation (
int SlotIdx, optional
bool bForceUseOffset )
simulated function
bool GetSwatTurnTarget (
int SlotIdx,
int Direction, out
CoverReference out_Info ) )
native noexport function
bool HasFireLinkTo (
int SlotIdx,
CoverInfo ChkCover )
simulated native final function bool IsEdgeSlot ( int SlotIdx, optional bool bIgnoreLeans )
native final function bool IsEnabled ( )
simulated native final function
bool IsExposedTo (
int SlotIdx,
CoverInfo ChkSlot )
simulated native final function bool IsLeftEdgeSlot ( int SlotIdx, bool bIgnoreLeans )
simulated native final function bool IsRightEdgeSlot ( int SlotIdx, bool bIgnoreLeans )
simulated final function bool IsStationarySlot ( int SlotIdx) )
final native function
bool IsValidClaim (
Controller ChkClaim,
int SlotIdx, optional
bool bSkipTeamCheck, optional
bool bSkipOverlapCheck )
simulated event SetDisabled ( bool bNewDisabled) )
simulated event SetSlotEnabled ( int SlotIdx, bool bEnable) )
simulated event Tick ( float DeltaTime ) )
final event
bool UnClaim (
Controller OldClaim,
int SlotIdx,
bool bUnclaimAll ) )
defaultproperties
{
Slots(0)=(LocationOffset=(X=64.000000,Y=0.000000,Z=0.000000),bCanMantle=True,bCanCoverSlip_Left=True,bCanCoverSlip_Right=True,bCanSwatTurn_Left=True,bCanSwatTurn_Right=True,bEnabled=True,bAllowPopup=True,bAllowMantle=True,bAllowCoverSlip=True,bAllowSwatTurn=True,LeanTraceDist=64.000000)
bAutoSort=True
bAutoAdjust=True
MaxFireLinkDist=2048.000000
AlignDist=34.000000
StandHeight=130.000000
MidHeight=70.000000
PerchWallHeight=160.000000
PerchWallNudge=4.000000
StandingLeanOffset=(X=0.000000,Y=78.000000,Z=69.000000)
CrouchLeanOffset=(X=0.000000,Y=70.000000,Z=19.000000)
PopupOffset=(X=0.000000,Y=0.000000,Z=70.000000)
SlipDist=152.000000
TurnDist=512.000000
bSpecialMove=True
bBuildLongPaths=False
Begin Object Class=CylinderComponent Name=CollisionCylinder ObjName=CollisionCylinder Archetype=CylinderComponent'Engine.Default__NavigationPoint:CollisionCylinder'
CollisionHeight=58.000000
CollisionRadius=48.000000
ObjectArchetype=CylinderComponent'Engine.Default__NavigationPoint:CollisionCylinder'
End Object
CylinderComponent=CollisionCylinder
Begin Object Class=SpriteComponent Name=Sprite ObjName=Sprite Archetype=SpriteComponent'Engine.Default__NavigationPoint:Sprite'
Sprite=Texture2D'EngineResources.CoverNodeNone'
ObjectArchetype=SpriteComponent'Engine.Default__NavigationPoint:Sprite'
End Object
GoodSprite=Sprite
Begin Object Class=SpriteComponent Name=Sprite2 ObjName=Sprite2 Archetype=SpriteComponent'Engine.Default__NavigationPoint:Sprite2'
ObjectArchetype=SpriteComponent'Engine.Default__NavigationPoint:Sprite2'
End Object
BadSprite=Sprite2
Components(0)=Sprite
Components(1)=Sprite2
Begin Object Class=ArrowComponent Name=Arrow ObjName=Arrow Archetype=ArrowComponent'Engine.Default__NavigationPoint:Arrow'
ObjectArchetype=ArrowComponent'Engine.Default__NavigationPoint:Arrow'
End Object
Components(2)=Arrow
Components(3)=CollisionCylinder
Begin Object Class=CoverMeshComponent Name=CoverMesh ObjName=CoverMesh Archetype=CoverMeshComponent'Engine.Default__CoverMeshComponent'
bUsePrecomputedShadows=False
Name="CoverMesh"
ObjectArchetype=CoverMeshComponent'Engine.Default__CoverMeshComponent'
End Object
Components(4)=CoverMesh
CollisionComponent=CollisionCylinder
CollisionType=COLLIDE_CustomDefault
Name="Default__CoverLink"
ObjectArchetype=NavigationPoint'Engine.Default__NavigationPoint'
}
|
Creation time: sk 18-3-2018 10:00:35.641 - Created with
UnCodeX