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

Engine.InterpTrackVectorProp

Extends
InterpTrackVectorBase
Modifiers
native ( Interpolation )

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

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

Variables Summary
InterpTrackVectorProp
namePropertyName
Inherited Variables from Engine.InterpTrackVectorBase
CurveTension, VectorTrack
Inherited Variables from Engine.InterpTrack
bDirGroupOnly, bDisableTrack, bIsAnimControlTrack, bOnePerGroup, CurveEdVTable, TrackInstClass, TrackTitle


Variables Detail

InterpTrackVectorProp

PropertyName Source code

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


Defaultproperties

defaultproperties
{
   TrackInstClass=Class'Engine.InterpTrackInstVectorProp'
   TrackTitle="Vector Property"
   Name="Default__InterpTrackVectorProp"
   ObjectArchetype=InterpTrackVectorBase'Engine.Default__InterpTrackVectorBase'
}

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