USceneComponent > UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: USceneComponent > UActorComponent > UObject namespace UPhysicsThrusterComponent { constexpr auto ThrustStrength = 0x1f8; // float } } }
public static class Offsets { public static class Classes { // Inheritance: USceneComponent > UActorComponent > UObject public static class UPhysicsThrusterComponent { public const UInt16 ThrustStrength = 0x1f8; // float } } }