Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:InterpTrackInstProperty (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> InterpTrackInst >> InterpTrackInstProperty
Package: 
Engine
Direct subclasses:
InterpTrackInstColorProp, InterpTrackInstFloatProp, InterpTrackInstLinearColorProp, InterpTrackInstVectorProp
This class in other games:
UT3

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

Properties[edit]

PropertyOuterObjectInst[edit]

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[edit]

Type: Function

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