Cogito, ergo sum

UE1:InterpolationPoint (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Keypoint >> InterpolationPoint
Package: 
Engine
Direct subclass:
TimeDemoInterpolationPoint
This class in other games:
U1, UT, UT2003, U2, UE2Runtime, UT2004, U2XMP

InterpolationPoint.

Properties[edit]

Property group 'InterpolationPoint'[edit]

bEndOfPath[edit]

Type: bool


bSkipNextPath[edit]

Type: bool


FovModifier[edit]

Type: float


Default value: 1.0

GameSpeedModifier[edit]

Type: float


Default value: 1.0

Position[edit]

Type: int


RateModifier[edit]

Type: float


Default value: 1.0

ScreenFlashFog[edit]

Type: Object.Vector


ScreenFlashScale[edit]

Type: float


Default value: 1.0

Internal variables[edit]

Next[edit]

Type: InterpolationPoint


Prev[edit]

Type: InterpolationPoint


Default values[edit]

Property Value
bDirectional True
bStatic False
Texture Texture'Engine.S_Interp'

Events[edit]

BeginPlay[edit]

event BeginPlay ()

Overrides: Actor.BeginPlay


InterpolateEnd[edit]

event InterpolateEnd (Actor Other)

Overrides: Actor.InterpolateEnd


PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay