Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
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 } } }