I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:LiftCenter (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> NavigationPoint >> LiftCenter |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
LiftCenter.
[edit] Properties
[edit] Property group 'LiftCenter'
[edit] LiftTag
Type: name
[edit] LiftTrigger
Type: name
[edit] Internal variables
[edit] LiftOffset
Type: Object.Vector
starting vector between MyLift location and LiftCenter location
[edit] MaxDist2D
Type: float
Default value: 400.0
[edit] MyLift
Type: Mover
[edit] RecommendedTrigger
Type: Trigger
[edit] Default values
| Property | Value |
|---|---|
| bForceNoStrafing | True |
| bNeverUseStrafing | True |
| bNoAutoConnect | True |
| bSpecialMove | True |
| bStatic | False |
| ExtraCost | 400 |
| RemoteRole | ROLE_None |
| Texture | S_LiftCenter |
[edit] Functions
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: NavigationPoint.PostBeginPlay
[edit] SpecialHandling
Overrides: Actor.SpecialHandling
[edit] SuggestMovePreparation
Overrides: NavigationPoint.SuggestMovePreparation
[edit] Other instance functions
[edit] ProceedWithMove
Overrides: NavigationPoint.ProceedWithMove
