I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:ParallaxSkyZoneInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Info >> ZoneInfo >> SkyZoneInfo >> U2SkyZoneInfo >> ParallaxSkyZoneInfo
Package: 
U2

$Author: Mfox $ $Date: 4/30/02 12:34p $ $Revision: 2 $ Name: ParallaxSkyZoneInfo.uc Author: Aaron R Leiby Date: 9 September 2000 Description: How to use this class:

Properties[edit]

Property group 'ParallaxSkyZoneInfo'[edit]

RelativeMoveScale[edit]

Type: float


Default value: 0.1

Internal variables[edit]

LastPlayerLocation[edit]

Type: Object.Vector


Player[edit]

Type: Pawn


Default values[edit]

Property Value
bStatic False

Events[edit]

Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick