Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.InterpTrackLinearColorProp

Extends
InterpTrackLinearColorBase
Modifiers
native ( Interpolation )

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

Core.Object
|   
+-- Engine.InterpTrack
   |   
   +-- Engine.InterpTrackLinearColorBase
      |   
      +-- Engine.InterpTrackLinearColorProp

Variables Summary
InterpTrackLinearColorProp
namePropertyName
Inherited Variables from Engine.InterpTrackLinearColorBase
CurveTension, LinearColorTrack
Inherited Variables from Engine.InterpTrack
ActiveCondition, bDirGroupOnly, bDisableTrack, bIsAnimControlTrack, bIsCollapsed, bIsRecording, bIsSelected, bOnePerGroup, bSubTrackOnly, bVisible, CurveEdVTable, SubTrackGroups, SubTracks, SupportedSubTracks, TrackInstClass, TrackTitle

Enumerations Summary
Inherited Enumerations from Engine.InterpTrack
ETrackActiveCondition

Structures Summary
Inherited Structures from Engine.InterpTrack
SubTrackGroup, SupportedSubTrackInfo


Variables Detail

InterpTrackLinearColorProp

PropertyName Source code

var(InterpTrackLinearColorProp) editconst name PropertyName;
Name of property in Group Actor which this track mill modify over time.


Defaultproperties

defaultproperties
{
	TrackInstClass=class'Engine.InterpTrackInstLinearColorProp'
	TrackTitle="LinearColor Property"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:51.252 - Created with UnCodeX