The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Difference between revisions of "UE3:InterpTrackInstEvent (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
m (1 revision: class descriptions for UDK January update (part 2))
 
Line 1: Line 1:
{{infobox class
+
{{UE3:InterpTrackInstEvent (UT3)}}
| package = Engine
+
| parent1 = InterpTrackInst
+
| parent2 = Object
+
}}
+
{{autogenerated}}
+
<!-- enter class description -->
+
 
+
==Properties==
+
====LastUpdatePosition====
+
'''Type:''' [[float]]
+
 
+
<!-- enter variable description -->
+

Latest revision as of 05:40, 17 January 2010

UDK Object >> InterpTrackInst >> InterpTrackInstEvent
Package: 
Engine
This class in other games:
UT3

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

LastUpdatePosition[edit]

Type: float

Position we were in last time we evaluated Events. During UpdateTrack, events between this time and the current time will be fired.