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

Engine.Ladder

Extends
SmallNavigationPoint
Modifiers
placeable native

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.SmallNavigationPoint
         |   
         +-- Engine.Ladder

Direct Known Subclasses:

AutoLadder

Variables Summary
LadderLadderList
LadderVolumeMyLadder
Inherited Variables from Engine.NavigationPoint
bAlreadyVisited, bAlwaysUseStrafing, BaseDist[2], BaseVisible[2], bAutoBuilt, bBlockable, bBlocked, bCanReach, bDestinationOnly, bEndPoint, bestPathWeight, bFlyingPreferred, bForcedOnly, bForceNoStrafing, bHideEditorPaths, bMakeSourceOnly, bMayCausePain, bMustBeReachable, bNeverUseStrafing, bNoAutoConnect, bNoSuperSize, bNotBased, bOneWayPath, bPathsChanged, bPropagatesSound, bReceivePlayerToucherDiedNotify, bSourceOnly, bSpecialForced, bSpecialMove, bTransientEndPoint, bVehicleDestination, cost, ExtraCost, FearCost, ForcedPaths[4], InventoryCache, InventoryDist, LastDetourWeight, MaxPathSize, nextNavigationPoint, nextOrdered, PathList, previousPath, prevOrdered, ProscribedPaths[4], taken, TransientCost, visitedWeight

Functions Summary
eventbool SuggestMovePreparation (Pawn Other))
Inherited Functions from Engine.NavigationPoint
Accept, DetourWeight, MoverClosed, MoverOpened, PlayerToucherDied, PostBeginPlay, ProceedWithMove, SetBaseDistance, SetBaseVisibility, SpecialCost, SuggestMovePreparation


Variables Detail

LadderList Source code

var Ladder LadderList;

MyLadder Source code

var LadderVolume MyLadder;


Functions Detail

SuggestMovePreparation Source code

event bool SuggestMovePreparation ( Pawn Other) )


Defaultproperties

defaultproperties
{
	Texture=S_Ladder
	bSpecialMove=true
	bNotBased=true
	bDirectional=true
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:12.791 - Created with UnCodeX