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

Engine.InterpTrackFloatProp

Extends
InterpTrackFloatBase
Modifiers
native ( Interpolation )

Core.Object
|   
+-- Engine.InterpTrack
   |   
   +-- Engine.InterpTrackFloatBase
      |   
      +-- Engine.InterpTrackFloatProp

Variables Summary
InterpTrackFloatProp
namePropertyName
Inherited Variables from Engine.InterpTrackFloatBase
CurveTension, FloatTrack
Inherited Variables from Engine.InterpTrack
bDirGroupOnly, bDisableTrack, bIsAnimControlTrack, bOnePerGroup, CurveEdVTable, TrackInstClass, TrackTitle


Variables Detail

InterpTrackFloatProp

PropertyName Source code

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


Defaultproperties

defaultproperties
{
   TrackInstClass=Class'Engine.InterpTrackInstFloatProp'
   TrackTitle="Float Property"
   Name="Default__InterpTrackFloatProp"
   ObjectArchetype=InterpTrackFloatBase'Engine.Default__InterpTrackFloatBase'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:38.198 - Created with UnCodeX