UInterpTrackInstProperty > UInterpTrackInst > UObject
Saved value for restoring state when exiting Matinee.
namespace Offsets { namespace Classes { // Inheritance: UInterpTrackInstProperty > UInterpTrackInst > UObject namespace UInterpTrackInstLinearColorProp { constexpr auto ResetColor = 0x58; // FLinearColor } } }
public static class Offsets { public static class Classes { // Inheritance: UInterpTrackInstProperty > UInterpTrackInst > UObject public static class UInterpTrackInstLinearColorProp { public const byte ResetColor = 0x58; // FLinearColor } } }