UE3:InterpTrackInstToggle (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> InterpTrackInst >> InterpTrackInstToggle
Package:
Engine
This class in other games:


Properties

Property group 'InterpTrackInstToggle'

Action

Type: InterpTrackToggle.ETrackToggleAction


Internal variables

bSavedActiveState

Type: bool

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

LastUpdatePosition

Type: float

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