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

KFMod.KFTraderTeleporter

Extends
Teleporter

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

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

Functions Summary
function PostTouch (actor Other ))
function Trigger (actor Other, pawn EventInstigator ))
Inherited Functions from Engine.Teleporter
Accept, FindTriggerActor, PostBeginPlay, PostTouch, SpecialCost, SpecialHandling, Touch, Trigger


Variables Detail

CantStayInShopAfterClose Source code

var localized string CantStayInShopAfterClose;


Functions Detail

PostTouch Source code

simulated function PostTouch ( actor Other ) )

Trigger Source code

function Trigger ( actor Other, pawn EventInstigator ) )


Defaultproperties

defaultproperties
{
     CantStayInShopAfterClose="You cannot stay in the shop after closing"
}

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