Mostly Harmless
UE3:UTJumpLiftExit (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> Actor >> NavigationPoint >> LiftExit >> UTJumpLiftExit |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Default values[edit]
Property | Value |
---|---|
bExitOnly | True |
ExtraCost | 500 |
Subobjects[edit]
Arrow[edit]
Class: Engine.ArrowComponent
Inherits from: LiftExit.Arrow
Property | Value |
---|---|
ReplacementPrimitive | None |
CollisionCylinder[edit]
Class: Engine.CylinderComponent
Inherits from: LiftExit.CollisionCylinder
Property | Value |
---|---|
ReplacementPrimitive | None |
PathRenderer[edit]
Class: Engine.PathRenderingComponent
Inherits from: LiftExit.PathRenderer
Property | Value |
---|---|
ReplacementPrimitive | None |
Sprite[edit]
Class: Engine.SpriteComponent
Inherits from: LiftExit.Sprite
Property | Value |
---|---|
ReplacementPrimitive | None |
Sprite2[edit]
Class: Engine.SpriteComponent
Inherits from: LiftExit.Sprite2
Property | Value |
---|---|
ReplacementPrimitive | None |
Functions[edit]
Events[edit]
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Other instance functions[edit]
CanBeReachedFromLiftBy[edit]
Overrides: LiftExit.CanBeReachedFromLiftBy
WaitForLift[edit]
function WaitForLift (Pawn Other)
Overrides: LiftExit.WaitForLift