UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UDataAssetDirectoryTestStructAsset { constexpr auto TestStruct = 0x28; // FDataAssetDirectoryTestPODStruct } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UDataAssetDirectoryTestStructAsset { public const byte TestStruct = 0x28; // FDataAssetDirectoryTestPODStruct } } }