Mostly Harmless
UE3:InterpTrackInstProperty (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> InterpTrackInst >> InterpTrackInstProperty |
- Package:
- Engine
- Direct subclasses:
- InterpTrackInstColorProp, InterpTrackInstFloatProp, InterpTrackInstVectorProp
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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.