UContentWidget > UPanelWidget > UWidget > UVisual > UObject
namespace Offsets { namespace Classes { // Inheritance: UContentWidget > UPanelWidget > UWidget > UVisual > UObject namespace UInvalidationBox { constexpr auto bCanCache = 0x120; // bool constexpr auto CacheRelativeTransforms = 0x121; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UContentWidget > UPanelWidget > UWidget > UVisual > UObject public static class UInvalidationBox { public const UInt16 bCanCache = 0x120; // bool public const UInt16 CacheRelativeTransforms = 0x121; // bool } } }