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)
Object >> InterpTrackInst >> InterpTrackInstToggle |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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.