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)
UAnimInstance > UObject
namespace Offsets { namespace Classes { // Inheritance: UAnimInstance > UObject namespace UVehicleAnimInstance { constexpr auto WheeledVehicleMovementComponent = 0x970; // UWheeledVehicleMovementComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: UAnimInstance > UObject public static class UVehicleAnimInstance { public const UInt16 WheeledVehicleMovementComponent = 0x970; // UWheeledVehicleMovementComponent* } } }