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

UPak.UPakTeleporter

Extends
Teleporter

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.Teleporter
         |   
         +-- UPak.UPakTeleporter

Variables Summary
UPakTeleporter
stringIntermissionMap
stringLoadMessage
Inherited Variables from Engine.Teleporter
bBackup_Enabled, bChangesVelocity, bChangesYaw, bEnabled, bReversesX, bReversesY, bReversesZ, LastUdpTime, ProductRequired, TargetVelocity, TeleportCount, TriggerActor, TriggerActor2, URL
Inherited Variables from Engine.NavigationPoint
bAutoBuilt, bEndPoint, bEndPointOnly, bestPathWeight, bNoStrafeTo, bOneWayPath, bPlayerOnly, bSpecialCost, cost, EditorData, ExtraCost, ForcedPathSize, ForcedPaths[4], MaxPathDistance, nextNavigationPoint, nextOrdered, ownerTeam, PathDescription, Paths[16], previousPath, prevOrdered, ProscribedPaths[4], PrunedPaths[16], RouteCache, startPath, taken, upstreamPaths[16], visitedWeight, VisNoReachPaths[16]

Enumerations Summary
Inherited Enumerations from Engine.NavigationPoint
PathBuildingType

Functions Summary
function Touch (actor Other ))
Inherited Functions from Engine.Teleporter
Accept, EdPathBuildExec, FindTriggerActor, PlayTeleportEffect, PostBeginPlay, Reset, SpecialHandling, Touch, Trigger
Inherited Functions from Engine.NavigationPoint
Accept, CanBindWith, describeSpec, EditReach, EdPathBuildExec, GenReachSpec, PlayTeleportEffect, RemoveReachSpec, SpecialCost


Variables Detail

UPakTeleporter

IntermissionMap Source code

var(UPakTeleporter) string IntermissionMap;

LoadMessage Source code

var(UPakTeleporter) string LoadMessage;


Functions Detail

Touch Source code

function Touch ( actor Other ) )


Defaultproperties

defaultproperties
{
				LoadMessage="LOADING"
				DrawType=DT_Mesh
				Mesh=LodMesh'UnrealShare.BarrelM'
				CollisionHeight=25.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:15.725 - Created with UnCodeX