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

Legend.TriggeredAreaTeleporter

Extends
Teleporter

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.Teleporter
         |   
         +-- Legend.TriggeredAreaTeleporter

Variables Summary
vectorOrigOffset
rotatorOrigRotation
rotatorOrigViewRotation
Inherited Variables from Engine.Teleporter
bChangesVelocity, bChangesYaw, bEnabled, bReversesX, bReversesY, bReversesZ, LastFired, ProductRequired, TargetVelocity, TriggerActor, TriggerActor2, URL
Inherited Variables from Engine.NavigationPoint
bAllowFlyPaths, bAllowJumpPaths, bAllowSwimPaths, bAutoBuilt, bAutoPlaced, bBlocked, bDisabled, bEndPoint, bestPathWeight, bFindBase, bForceNoStrafing, bNeverUseStrafing, bOneWayPath, bPathsChanged, bPropagatesSound, bSpecialCost, bSpecialMove, ConnectFlags, cost, ExtraCost, ForcedPaths[4], nextNavigationPoint, nextOrdered, OldEditorLocation, PathInCount, PathList, PathOutCount, previousPath, prevOrdered, ProscribedPaths[4], taken, visitedWeight

Enumerations Summary
Inherited Enumerations from Engine.NavigationPoint
EConnectFlags

Functions Summary
functionbool Accept (actor Incoming, Actor Source ))
event Touch (Actor Other)
function Trigger (Actor Other, Pawn EventInstigator, optional name EventName ))
Inherited Functions from Engine.Teleporter
Accept, FindTriggerActor, PostBeginPlay, Replication, SpecialHandling, Touch, Trigger
Inherited Functions from Engine.NavigationPoint
Accept, MoverClosed, MoverOpened, ProceedWithMove, SpecialCost, SuggestMovePreparation


Variables Detail

OrigOffset Source code

var vector OrigOffset;

OrigRotation Source code

var rotator OrigRotation;

OrigViewRotation Source code

var rotator OrigViewRotation;


Functions Detail

Accept Source code

simulated function bool Accept ( actor Incoming, Actor Source ) )

Touch Source code

simulated event Touch ( Actor Other )

Trigger Source code

function Trigger ( Actor Other, Pawn EventInstigator, optional name EventName ) )


Defaultproperties

defaultproperties
{
     UseReticleOnEvents(0)="UseReticleText"
     UseReticleOnEvents(1)="UseReticleCorners"
     UseReticleOnEvents(2)="UseReticleTopBars"
     ProximityReticleOnEvents(0)="ProximityReticleCorners"
     ProximityReticleOnEvents(1)="ProximityReticleTopBars"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 3-1-2016 10:48:33.329 - Created with UnCodeX