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
{
     bSpecialMove=Wahr
     bNotBased=Wahr
     Texture=Texture'Engine.S_Ladder'
     bDirectional=Wahr
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mo 16.4.2007 11:20:23.375 - Created with UnCodeX