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

Engine.InterpTrackColorProp

Extends
InterpTrackVectorBase
Modifiers
native ( Interpolation )

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

Core.Object
|   
+-- Engine.InterpTrack
   |   
   +-- Engine.InterpTrackVectorBase
      |   
      +-- Engine.InterpTrackColorProp

Variables Summary
InterpTrackColorProp
namePropertyName
Inherited Variables from Engine.InterpTrackVectorBase
CurveTension, VectorTrack
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

InterpTrackColorProp

PropertyName Source code

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


Defaultproperties

defaultproperties
{
	TrackInstClass=class'Engine.InterpTrackInstColorProp'
	TrackTitle="Color Property"
}

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