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

UnrealShare.UJumpDest

Extends
LiftCenter

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.LiftCenter
         |   
         +-- UnrealShare.UJumpDest

Variables Summary
UJumpPadEndEnd
UJumpPadStart
Inherited Variables from Engine.LiftCenter
LastTriggerTime, LiftTag, LiftTrigger, MaxZDiffAdd, MyLift, RecommendedTrigger
Inherited Variables from Engine.NavigationPoint
bAutoBuilt, bEndPoint, bEndPointOnly, bestPathWeight, bOneWayPath, bPlayerOnly, bSpecialCost, cost, ExtraCost, nextNavigationPoint, nextOrdered, ownerTeam, PathDescription, Paths[16], previousPath, prevOrdered, PrunedPaths[16], RouteCache, startPath, taken, upstreamPaths[16], visitedWeight, VisNoReachPaths[16]

Functions Summary
function PostBeginPlay ()
functionint SpecialCost (Pawn Seeker)
functionActor SpecialHandling (Pawn Other)
Inherited Functions from Engine.LiftCenter
PostBeginPlay, SpecialHandling
Inherited Functions from Engine.NavigationPoint
Accept, describeSpec, EditReach, GenReachSpec, PlayTeleportEffect, RemoveReachSpec, SpecialCost


Variables Detail

End Source code

var UJumpPadEnd End;

Start Source code

var UJumpPad Start;


Functions Detail

PostBeginPlay Source code

function PostBeginPlay ( )

SpecialCost Source code

function int SpecialCost ( Pawn Seeker )

SpecialHandling Source code

function Actor SpecialHandling ( Pawn Other )


Defaultproperties

defaultproperties
{
     ExtraCost=20
     bStatic=True
     RemoteRole=ROLE_None
     Texture=Texture'UnrealShare.S_SpawnP'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: vr 22-5-2009 02:19:06.379 - Created with UnCodeX