Gah - a solution with more questions. – EntropicLqd

UE3:InterpTrackInstToggle (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
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.