UE3:InterpTrackInstProperty (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
m 1 revision: class descriptions for UDK January update (part 2)
No edit summary
(No difference)

Revision as of 06:12, 17 January 2010

UDK Object >> InterpTrackInst >> InterpTrackInstProperty
Package:
Engine
Direct subclasses:
InterpTrackInstColorProp, InterpTrackInstFloatProp, InterpTrackInstLinearColorProp, InterpTrackInstVectorProp
This class in other games:

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

Properties

PropertyOuterObjectInst

Type: Object

Pointer to the UObject instance that is the outer of the color property we are interpolating on, this is used to process the property update callback.

PropertyUpdateCallback

Type: Function

Function to call after updating the value of the color property.