UForceFieldShape > UObject
namespace Offsets { namespace Classes { // Inheritance: UForceFieldShape > UObject namespace UForceFieldShapeSphere { constexpr auto Shape = 0x60; // UDrawSphereComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: UForceFieldShape > UObject public static class UForceFieldShapeSphere { public const byte Shape = 0x60; // UDrawSphereComponent* } } }