UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace USubsurfaceProfile { constexpr auto Settings = 0x28; // FSubsurfaceProfileStruct } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class USubsurfaceProfile { public const byte Settings = 0x28; // FSubsurfaceProfileStruct } } }