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