UInterpTrackInst > UObject
Saved value for restoring state when exiting Matinee.
namespace Offsets { namespace Classes { // Inheritance: UInterpTrackInst > UObject namespace UInterpTrackInstFloatParticleParam { constexpr auto ResetFloat = 0x28; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UInterpTrackInst > UObject public static class UInterpTrackInstFloatParticleParam { public const byte ResetFloat = 0x28; // float } } }