UActorComponent > UComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UComponent > UObject namespace UImageReflectionComponent { constexpr auto ReflectionTexture = 0x88; // UTexture2D* } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UComponent > UObject public static class UImageReflectionComponent { public const byte ReflectionTexture = 0x88; // UTexture2D* } } }