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

Botpack.VisibleTeleporter

Extends
Teleporter

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.Teleporter
         |   
         +-- Botpack.VisibleTeleporter

Variables Summary
UTTeleEffectT
Inherited Variables from Engine.Teleporter
bChangesVelocity, bChangesYaw, bEnabled, bReversesX, bReversesY, bReversesZ, LastFired, ProductRequired, TargetVelocity, TriggerActor, TriggerActor2, URL
Inherited Variables from Engine.NavigationPoint
bAutoBuilt, bEndPoint, bEndPointOnly, bestPathWeight, bNeverUseStrafing, bOneWayPath, bPlayerOnly, bSpecialCost, bTwoWay, cost, ExtraCost, nextNavigationPoint, nextOrdered, ownerTeam, Paths[16], previousPath, prevOrdered, PrunedPaths[16], routeCache, startPath, taken, upstreamPaths[16], visitedWeight, VisNoReachPaths[16]

Functions Summary
function Destroyed ()))
function PostBeginPlay ()))
Inherited Functions from Engine.Teleporter
Accept, FindTriggerActor, PlayTeleportEffect, PostBeginPlay, SpecialHandling, Touch, Trigger
Inherited Functions from Engine.NavigationPoint
Accept, describeSpec, PlayTeleportEffect, SpecialCost


Variables Detail

T Source code

var UTTeleEffect T;


Functions Detail

Destroyed Source code

simulated function Destroyed ( ) )

PostBeginPlay Source code

simulated function PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
     bStatic=False
     bHidden=False
     DrawType=DT_Mesh
     Style=STY_Translucent
     Mesh=LodMesh'Botpack.Tele2'
     bUnlit=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:26.629 - Created with UnCodeX