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

UE3:InterpTrackInstToggle (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> InterpTrackInst >> InterpTrackInstToggle
Package: 
Engine
This class in other games:
UT3


Properties[edit]

Property group 'InterpTrackInstToggle'[edit]

Action[edit]

Type: InterpTrackToggle.ETrackToggleAction


Internal variables[edit]

bSavedActiveState[edit]

Type: bool

Cached 'active' state for the toggleable actor before we possessed it; restored when Matinee exits

LastUpdatePosition[edit]

Type: float

Position we were in last time we evaluated. During UpdateTrack, toggles between this time and the current time will be processed.