UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace ULocationServicesImpl { constexpr auto OnLocationChanged = 0x28; // FMulticastInlineDelegate } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class ULocationServicesImpl { public const byte OnLocationChanged = 0x28; // FMulticastInlineDelegate } } }