| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.NavigationPoint
|
+-- Engine.LiftCenter
|
+-- UnrealI.TransPointDest
| Variables Summary | |
|---|---|
| bool | bIsValidTransPoint |
| TransPointEnd | EndPoint |
| JumpBoots | LastBoots |
| Pawn | LastSeeker |
| float | LastSeekingTime |
| Translocator | LastTrans |
| TransPointStart | StartPoint |
| TransPointDest | |
| bool | bCanJumpUpWithBoots |
| bool | bCanSingleJumpDown |
| bool | bTranslocatePath |
| Inherited Variables from Engine.LiftCenter |
|---|
| LastTriggerTime, LiftTag, LiftTrigger, MaxZDiffAdd, MyLift, RecommendedTrigger |
| Functions Summary | ||
|---|---|---|
![]() | BotSuggestMovePrepare (Pawn Bot) | |
![]() | PostBeginPlay () | |
![]() | int | SpecialCost (Pawn Seeker) |
![]() | Actor | SpecialHandling (Pawn Other) |
![]() | UpdateCacheData (Pawn Other) | |
| Inherited Functions from Engine.LiftCenter |
|---|
| PostBeginPlay, SpecialHandling |
| Inherited Functions from Engine.NavigationPoint |
|---|
| Accept, describeSpec, EditReach, GenReachSpec, PlayTeleportEffect, RemoveReachSpec, SpecialCost |
| Variables Detail |
|---|
| Functions Detail |
|---|
BotSuggestMovePrepare Source code
PostBeginPlay Source code
SpecialCost Source code
SpecialHandling Source code
UpdateCacheData Source code| Defaultproperties |
|---|
defaultproperties { bTranslocatePath=True bSpecialCost=True } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||