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

KFMod.KFTeleporter

Extends
Teleporter
Modifiers
placeable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.SmallNavigationPoint
         |   
         +-- Engine.Teleporter
            |   
            +-- KFMod.KFTeleporter

Variables Summary
stringNextMap
Inherited Variables from Engine.Teleporter
bChangesVelocity, bChangesYaw, bEnabled, bReversesX, bReversesY, bReversesZ, LastFired, ProductRequired, TargetVelocity, TriggerActor, TriggerActor2, URL

Functions Summary
functionbool Accept (Actor Incoming, Actor Source)
function PostTouch (actor Other ))
Inherited Functions from Engine.Teleporter
Accept, FindTriggerActor, PostBeginPlay, PostTouch, SpecialCost, SpecialHandling, Touch, Trigger


Variables Detail

NextMap Source code

var string NextMap;


Functions Detail

Accept Source code

simulated function bool Accept ( Actor Incoming, Actor Source )

PostTouch Source code

simulated function PostTouch ( actor Other ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:47.695 - Created with UnCodeX