Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
UTexture2D > UTexture > UStreamableRenderAsset > UObject
Deprecated class.
namespace Offsets { namespace Classes { // Inheritance: UTexture2D > UTexture > UStreamableRenderAsset > UObject namespace URuntimeVirtualTextureStreamingProxy { constexpr auto Settings = 0xe8; // FVirtualTextureBuildSettings constexpr auto bSinglePhysicalSpace = 0xf4; // bool constexpr auto BuildHash = 0xf8; // uint32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UTexture2D > UTexture > UStreamableRenderAsset > UObject public static class URuntimeVirtualTextureStreamingProxy { public const byte Settings = 0xe8; // FVirtualTextureBuildSettings public const byte bSinglePhysicalSpace = 0xf4; // bool public const byte BuildHash = 0xf8; // uint32_t } } }