| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ZoneInfo
|
+-- Engine.WarpZoneInfo
| Variables Summary | |
|---|---|
| int | iWarpZone |
| int | numDestinations |
| WarpZoneInfo | OtherSideActor |
| object | OtherSideLevel |
| coords | WarpCoords |
| WarpZoneInfo | |
| string[80] | Destinations[8] |
| string[80] | OtherSideURL |
| name | ThisTag |
| Functions Summary | ||
|---|---|---|
![]() | ActorEntered (actor Other) | |
![]() | ForceGenerate () | |
![]() | Generate () | |
![]() | PreBeginPlay () | |
![]() | Trigger (actor Other, pawn EventInstigator) | |
![]() | UnWarp (out vector Loc, out vector Vel, out rotator R) | |
![]() | Warp (out vector Loc, out vector Vel, out rotator R) | |
| Inherited Functions from Engine.ZoneInfo |
|---|
| ActorEntered, ActorLeaving, PreBeginPlay, Trigger, ZoneActors |
| Variables Detail |
|---|
| Functions Detail |
|---|
ActorEntered Source code
ForceGenerate Source code
Generate Source code
PreBeginPlay Source code
Trigger Source code
UnWarp Source code
Warp Source code| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||