ARigidBodyBase > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ARigidBodyBase > AActor > UObject namespace APhysicsThruster { constexpr auto ThrusterComponent = 0x220; // UPhysicsThrusterComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: ARigidBodyBase > AActor > UObject public static class APhysicsThruster { public const UInt16 ThrusterComponent = 0x220; // UPhysicsThrusterComponent* } } }